Ergebnis 1 bis 1 von 1
Thema: Squid testen
-
27-06-2005, 11:09 #1
Grünschnabel
- registriert
- 21-06-2005
- Beiträge
- 3
Squid testen
Hallo.
Ich habe auf mein Laptop Squid installiert und wollte zum testen lokal mal ein paar Seiten cachen. Wie kann ich den feststellen, ob schon Daten gecacht wurden??
Ich habe Squid mit squid -N -d 1 -D gestartet und er scheint zu laufen.
Hier meine squid.conf:
cache_dir ufs /var/cache/squid 100 16 256
http_port 80
http_port 8080
http_port 3218
# Minimum-Konfiguration
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.255acl 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
PS: http_port hab ich 3x drin, da ich nicht weiss, welcher Port der richtige ist...
Danke im vorraus
Ähnliche Themen
-
Squid und IP
Von ChaOz im Forum Linux und CoAntworten: 0Letzter Beitrag: 21-06-2005, 15:15 -
Homepage schon mit Beta Browsern vorab testen
Von romantiker im Forum SmalltalkAntworten: 3Letzter Beitrag: 19-04-2005, 19:03 -
Seine Seiten mit allen IE-Versionen testen
Von .stephan im Forum Site-CheckAntworten: 2Letzter Beitrag: 13-09-2004, 00:58 -
acl Probleme in SQUID
Von jpr99 im Forum Linux und CoAntworten: 1Letzter Beitrag: 08-03-2002, 19:29 -
Squid und Dreamweaver
Von jpr99 im Forum Linux und CoAntworten: 2Letzter Beitrag: 10-02-2002, 16:05
Lesezeichen