On Wed, 16 Mar 2005, Brad wrote:
I am using 2.5.stable8, and basic auth. Recently I've noticed that when I do a /usr/local/squid/sbin/squid -k reconfigure, my auth program quits, I can tell by doing a ps aux |grep squid, and squid is still running.
Whenever you do "-k reconfigure" or "-k rotate" Squid will restart all helpers.
Maybe there is a problem in your auth helper if it is restarted too quickly?
Regards Henrik