From: hno <> Date: Fri, 8 Oct 2004 23:42:09 +0000 (+0000) Subject: Bug #1095: There should be a default mempool limit X-Git-Tag: SQUID_3_0_PRE4~1031 X-Git-Url: http://git.ipfire.org/?a=commitdiff_plain;h=e838cf2f535e210784b169bff81ed564c5ca01da;p=thirdparty%2Fsquid.git Bug #1095: There should be a default mempool limit Change the default memory_pools_limit to 5 MB (was unlimited) --- diff --git a/src/cf.data.pre b/src/cf.data.pre index 32b71c189a..e3fe814a74 100644 --- a/src/cf.data.pre +++ b/src/cf.data.pre @@ -1,6 +1,6 @@ # -# $Id: cf.data.pre,v 1.357 2004/09/26 21:40:29 hno Exp $ +# $Id: cf.data.pre,v 1.358 2004/10/08 17:42:09 hno Exp $ # # # SQUID Web Proxy Cache http://www.squid-cache.org/ @@ -3114,7 +3114,7 @@ DOC_END NAME: memory_pools_limit COMMENT: (bytes) TYPE: b_size_t -DEFAULT: none +DEFAULT: 5 MB LOC: Config.MemPools.limit DOC_START Used only with memory_pools on: