]> git.ipfire.org Git - thirdparty/squid.git/commit
bug1933 fix: Fixed memory pools configuration reporting.
authorrousskov <>
Wed, 23 Jan 2008 00:13:36 +0000 (00:13 +0000)
committerrousskov <>
Wed, 23 Jan 2008 00:13:36 +0000 (00:13 +0000)
commit9724468011ab76c367a15dd693f8ca7e3a7575af
treeb1ba54664349ddb00a8dfa26ffb69e7374504c90
parentf529bb2003699de7af5c4be222854a6845fc6be6
bug1933 fix: Fixed memory pools configuration reporting.
We used to report too early, before Squid configuration was parsed.
src/Mem.h
src/main.cc
src/mem.cc