]> git.ipfire.org Git - thirdparty/squid.git/commit
CacheMgr: display 'client_db off' instead of 0 clients accessing cache
authorAmos Jeffries <squid3@treenet.co.nz>
Sat, 9 May 2015 11:43:14 +0000 (04:43 -0700)
committerAmos Jeffries <squid3@treenet.co.nz>
Sat, 9 May 2015 11:43:14 +0000 (04:43 -0700)
commitfeef21bbfd1fc09431458abc1f40c0733898d77f
tree3658a71a424a095f35e62e12d865258eb3670538
parentf2e1ea85a32caec2d7eb043436d2d9552f92faed
CacheMgr: display 'client_db off' instead of 0 clients accessing cache

... to clarify why there is no record of even the mgr request happening.
The client_db mechanism needs to be enabled and measuring traffic for
any useful client counter value to exist.
src/stat.cc