But a "kill -9" kills squid the hard way. So I don't get the desired mail (cache_mgr-directive). 2011/6/9 jeffrey j donovan <donovan@xxxxxxxxxxxxxx>: > > 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 >