From: wessels <> Date: Wed, 25 Sep 2002 21:11:28 +0000 (+0000) Subject: Added note to 'cache_dir' that users should use less than the full X-Git-Tag: SQUID_3_0_PRE1~733 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=af246b2fb5d95deb96fb77ea0a87d29e03257778;p=thirdparty%2Fsquid.git Added note to 'cache_dir' that users should use less than the full disk size. Recommend subtracting 20% of total disk size for the cache_dir size value. --- diff --git a/src/cf.data.pre b/src/cf.data.pre index a2b50839d1..e1c50316e8 100644 --- a/src/cf.data.pre +++ b/src/cf.data.pre @@ -1,6 +1,6 @@ # -# $Id: cf.data.pre,v 1.284 2002/09/10 09:54:52 hno Exp $ +# $Id: cf.data.pre,v 1.285 2002/09/25 15:11:28 wessels Exp $ # # # SQUID Web Proxy Cache http://www.squid-cache.org/ @@ -801,7 +801,9 @@ DOC_START 'Mbytes' is the amount of disk space (MB) to use under this directory. The default is 100 MB. Change this to suit your - configuration. + configuration. Do NOT put the size of your disk drive here. + Instead, if you want Squid to use the entire disk drive, + subtract 20% and use that value. 'Level-1' is the number of first-level subdirectories which will be created under the 'Directory'. The default is 16.