]> git.ipfire.org Git - thirdparty/squid.git/commitdiff
change store_avg_object_size to 13kb
authorwessels <>
Wed, 7 Jan 1998 05:00:29 +0000 (05:00 +0000)
committerwessels <>
Wed, 7 Jan 1998 05:00:29 +0000 (05:00 +0000)
src/cf.data.pre

index c96c3091a4588b38c5a7968c8f7b5206a84befba..9a6596beda7505e3384f74adc9062cf0334b6423 100644 (file)
@@ -1734,14 +1734,14 @@ DOC_END
 NAME: store_avg_object_size
 COMMENT: (kbytes)
 TYPE: kb_size_t
-DEFAULT: 20 KB
+DEFAULT: 13 KB
 LOC: Config.Store.avgObjectSize
 DOC_START
        Average object size, used to estimate number of objects your
        cache can hold.  See doc/Release-Notes-1.1.txt.  The default is
-       20K.
+       13 KB.
 
-store_avg_object_size 20 KB
+store_avg_object_size 13 KB
 DOC_END
 
 NAME: store_objects_per_bucket