martin@arkaden.net writes:
>It seems that after a while (half a day or more) squid stops
>to serve requests.
>
>I still see a lot of broken pipe messages generated by connect in
>comm.c, which I suspect to have something to do with it.
>
>Is there a way to programmatically check, wether it still works
>(every five minutes or so), and then in case of failure restart it?
Use the client program to retrive a URL close by:
% client -r http://localhost/ | head -1
And then look for '200 OK' or something.
Duane W.
Received on Mon Jul 01 1996 - 08:04:28 MDT
This archive was generated by hypermail pre-2.1.9 : Tue Dec 09 2003 - 16:32:33 MST