]> git.ipfire.org Git - thirdparty/squid.git/commitdiff
1.2 update from Stephane Bortzmeyer
authorwessels <>
Tue, 17 Mar 1998 00:06:11 +0000 (00:06 +0000)
committerwessels <>
Tue, 17 Mar 1998 00:06:11 +0000 (00:06 +0000)
QUICKSTART

index 5195748d8eaf3c879e676401dec8fe07fb8ac5db..2e2061129ffe616f9f68116c63ef4cf2b54af041 100644 (file)
@@ -14,7 +14,7 @@ Uncomment and edit the following lines in /usr/local/squid/etc/squid.conf:
 
 ==============================================================================
 
-cache_host
+cache_peer
 
     If you have a parent cache, put it here.  The administrators of the
     parent cache typically provided you with instructions.  You should
@@ -26,10 +26,10 @@ cache_mem
     Warning: Squid uses much more than this value.  Rule of thumb: if
     you have N megabytes free for Squid, put N/3 here.
 
-cache_swap
+cache_dir /usr/local/squid/cache 100 16 256
 
-    Add here the amount of hard disk space (in megabytes) to devote to 
-    caching:
+    Add here (first number, here 100) the amount of hard disk space 
+    (in megabytes) to devote to caching:
 
 acl, http_access, icp_access
 
@@ -67,9 +67,11 @@ visible_hostname
 
 ==============================================================================
 
-After editing squid.conf to your liking, run Squid from the command line:
+After editing squid.conf to your liking, run Squid from the command
+line TWICE:
 
-    % /usr/local/squid/bin/squid
+    % /usr/local/squid/bin/squid -z
+    % /usr/local/squid/bin/squid 
 
 Check in the cache.log (/usr/local/squid/logs/cache.log) that
 everything is all right.  Note that "WARNING: Cannot write to swap