]> 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>
Fri, 8 May 2015 07:13:35 +0000 (00:13 -0700)
committerAmos Jeffries <squid3@treenet.co.nz>
Fri, 8 May 2015 07:13:35 +0000 (00:13 -0700)
commit154df539359ad4bd9bb3f0e32bb7ef90e9c68543
treebed0c82ce2e2e7310e1784626180701245a75c38
parent2f32154e572febaa7a903fcc93828cae4ed0e38d
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 cleint_db mechanism needs to be enabled and measuring traffci for
any useful client counter value to exist.
src/stat.cc