From 9c509e7da011fb49d7a03455782427b17f35674c Mon Sep 17 00:00:00 2001 From: wessels <> Date: Tue, 17 Mar 1998 00:06:11 +0000 Subject: [PATCH] 1.2 update from Stephane Bortzmeyer --- QUICKSTART | 14 ++++++++------ 1 file changed, 8 insertions(+), 6 deletions(-) diff --git a/QUICKSTART b/QUICKSTART index 5195748d8e..2e2061129f 100644 --- a/QUICKSTART +++ b/QUICKSTART @@ -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 -- 2.47.3