From: hno <> Date: Mon, 17 Sep 2007 06:23:37 +0000 (+0000) Subject: Clarify high_memory_warning X-Git-Tag: SQUID_3_0_RC1~48 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=904971da39df348aaa3a827f62480aa0556ca7f8;p=thirdparty%2Fsquid.git Clarify high_memory_warning --- diff --git a/src/cf.data.pre b/src/cf.data.pre index a1c6425ddd..8882872a52 100644 --- a/src/cf.data.pre +++ b/src/cf.data.pre @@ -1,6 +1,6 @@ # -# $Id: cf.data.pre,v 1.469 2007/09/15 09:11:24 amosjeffries Exp $ +# $Id: cf.data.pre,v 1.470 2007/09/17 00:23:37 hno Exp $ # # SQUID Web Proxy Cache http://www.squid-cache.org/ # ---------------------------------------------------------- @@ -5330,10 +5330,10 @@ DOC_END NAME: high_memory_warning TYPE: b_size_t LOC: Config.warnings.high_memory -DEFAULT: 0 +DEFAULT: 0 KB DOC_START If the memory usage (as determined by mallinfo) exceeds - value, Squid prints a WARNING with debug level 0 to get + this amount, Squid prints a WARNING with debug level 0 to get the administrators attention. DOC_END