On Jun 9, 2011, at 7:24 AM, Tom Tux wrote:
> Hi
>
> I need to verify, if I get a mail when squid dies (I put a correct
> mailaddress in cache_mgr-directive). Is there a way/hack to force
> squid to die? I tried several things like revoking permissions on the
> the cache-dir, moving cache.log away... -> but squid is still alive.
>
> Many thanks.
> Tom
ps -ax | grep squid
kill -9 squid.pid
Received on Thu Jun 09 2011 - 12:57:30 MDT
This archive was generated by hypermail 2.2.0 : Thu Jun 09 2011 - 12:00:01 MDT