OS2.org Site Index - Feedback - Impressum
Sprachauswahl / Choose your Language News Software Hardware Projekte Forum Tipps Links Verschiedenes
Editorial Diskussion HelpDesk Umfrage
[Forum]
in nach (Erweiterte Suche)
[Forum]
( Archiv ) ( Neues Thema )
29.12.2004
@Jan: Squid-Kontrolle (von: Christian/2, 10:25:36) « ^
Hallo Jan,

nochmal zur Kontrolle. Meine squid.conf sieht an den entscheidenden Stellen nun so aus:

#Recommended minimum configuration:
acl all src 0.0.0.0/0.0.0.0
acl manager proto cache_object
acl localhost src 127.0.0.1/255.255.255.255
acl to_localhost dst 127.0.0.0/8
acl SSL_ports port 443 563
acl Safe_ports port 80 # http
acl Safe_ports port 21 # ftp
acl Safe_ports port 443 563 # https, snews
acl Safe_ports port 70 # gopher
acl Safe_ports port 210 # wais
acl Safe_ports port 1025-65535 # unregistered ports
acl Safe_ports port 280 # http-mgmt
acl Safe_ports port 488 # gss-http
acl Safe_ports port 591 # filemaker
acl Safe_ports port 777 # multiling http
acl CONNECT method CONNECT

# Default:
# http_access deny all
#
#Recommended minimum configuration:
#
# Only allow cachemgr access from localhost
http_access allow manager localhost
http_access deny manager
# Deny requests to unknown ports
http_access deny !Safe_ports
# Deny CONNECT to other than SSL ports
http_access deny CONNECT !SSL_ports
#
# We strongly recommend to uncomment the following to protect innocent
# web applications running on the proxy server who think that the only
# one who can access services on "localhost" is a local user
#http_access deny to_localhost
#


Paßt hoffentlich so, oder?

BTW: Wie kann ich die Squid-Cache funktion am besten testen?
Bei mir kommt zwar Squid-Fehler-Bild, wenn Seite nicht existiert, und Cache bereich auf der Festplatte wird immer größer...
aber wie kann ich sicher gehen / kontrollieren, daß Squid Daten zuerst von Festplatte, nicht aus dem Internet holt?
[ Leser: 30 ]

Datum Thema
09.01.2017 *

*

Name: * eMail: Benachrichtigung

Mit * markierte Felder müssen ausgefüllt werden !

( Zeige alle Einträge ) ( Zur Startübersicht )
Thema von: Leser Datum Zeit
 oops proxy-server schlägt fehl
Christian/27723.12.200418:40
 Re: oops proxy-server schlägt fehl
Christian/25924.12.200408:18
 Re: oops proxy-server schlägt fehl
Jan5624.12.200410:31
 oops Config-File
Christian/25324.12.200423:46
 Re: oops Config-File
Jan4526.12.200415:08
 sperrt mich noch immer aus
Christian/23627.12.200412:32
 Re: sperrt mich noch immer aus
jan3427.12.200413:42
 squid: unbedingt zu beachten
Christian/23327.12.200418:50
 Re: squid: unbedingt zu beachten
Jan3527.12.200420:20
 @Jan: Squid-Kontrolle
Christian/23029.12.200410:25


php.net OpenIT © 1998-2017 by WebTeam OS2.org