From af246b2fb5d95deb96fb77ea0a87d29e03257778 Mon Sep 17 00:00:00 2001 From: wessels <> Date: Wed, 25 Sep 2002 21:11:28 +0000 Subject: [PATCH] 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. --- src/cf.data.pre | 6 ++++-- 1 file changed, 4 insertions(+), 2 deletions(-) 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. -- 2.47.2