Re: [squid-users] restarting dead worker

2018-05-13 Thread Amos Jeffries
On 14/05/18 09:47, senor wrote: > Hi All, > > I had to change a monitor script to use squidclient ping instead of > 'squid -k check' because the check would succeed even if all workers had > died except for the coordinator and disker. Obviously, the real problem > is that the workers are dying

Re: [squid-users] restarting dead worker

2018-05-13 Thread Alex Rousskov
On 05/13/2018 03:47 PM, senor wrote: > I'm looking for ATM is a way to > restart individual workers. It seems a complete restart is necessary > once the coordinator gives up after a few attempts. I'd like to trigger > the coordinator to retry or something similar. Anything possible? Yes, in Sq

[squid-users] restarting dead worker

2018-05-13 Thread senor
Hi All, I had to change a monitor script to use squidclient ping instead of 'squid -k check' because the check would succeed even if all workers had died except for the coordinator and disker. Obviously, the real problem is that the workers are dying but what I'm looking for ATM is a way to re