--------------------- PatchSet 11669 Date: 2007/09/17 20:26:12 Author: hno Branch: SQUID_2_6 Tag: (none) Log: MFC: Bug #2048: Clarify high_memory_warning usage Members: src/cf.data.pre:1.382.2.15->1.382.2.16 Index: squid/src/cf.data.pre =================================================================== RCS file: /cvsroot/squid/squid/src/cf.data.pre,v retrieving revision 1.382.2.15 retrieving revision 1.382.2.16 diff -u -r1.382.2.15 -r1.382.2.16 --- squid/src/cf.data.pre 15 Sep 2007 15:36:44 -0000 1.382.2.15 +++ squid/src/cf.data.pre 17 Sep 2007 20:26:12 -0000 1.382.2.16 @@ -1,6 +1,6 @@ # -# $Id: cf.data.pre,v 1.382.2.15 2007/09/15 15:36:44 hno Exp $ +# $Id: cf.data.pre,v 1.382.2.16 2007/09/17 20:26:12 hno Exp $ # # SQUID Web Proxy Cache http://www.squid-cache.org/ # ---------------------------------------------------------- @@ -5179,10 +5179,10 @@ 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