I'm running squid 3.1.12.2 on Ubuntu 10.04 LTS and I've been seeing a strange problem with the logging.

I have the following in my squid.conf file:
logformat ourlogformat %tl %>a %Ss/%03>Hs %<st %rm %ru %un %Sh/%<A %mt %et %ea
access_log /var/log/squid3/access.log ourlogformat
logformat icaplogformat %tl %>a %icap::to/%03icap::Hs %icap::rm
icap_log /var/log/squid3/access.log icaplogformat

What happens is that once squid is running, it logs everything (TCP_HIT, MISS, etc) and then at some point it stops logging everything but the ICAP entries.

If I do squid -k reconfigure the logging starts to work again.

Any ideas on what might be going on?

Thanks.
--
Farokh Irani
[email protected]
Skype: farokhitp
Phone: 914-262-1594

Reply via email to