On Sat, 10 Sep 2005, Ralf Hildebrandt wrote:
I'm seeing these in my log, should I worry? Sep 9 03:04:01 localhost squid[17873]: STRANGE: srv_kbytes=0, cd_kbytes=1
Odd indeed. This indicates there has been more cache digests received than the total traffic received (of which cache digests is part..).
but with these low numbers I think maybe your Squid can not contact it's cachedigest enabled peers at all, making the digest code only receive the "connection failed" error responses from Squid itself.. (error message generated locally).
Regards Henrik