Re: [squid-users] Zombie sockets getting created

From: Henrik Nordstrom <hno@dont-contact.us>
Date: Fri, 8 Oct 2004 09:58:44 +0200 (CEST)

On Fri, 8 Oct 2004, Deepa D wrote:

> Could you kindly elaborate as to what this cron job
> would do.

>> ps -auxwww |grep squid |grep -v grep | awk '{print
>> $2}'|xargs kill

This would kill Squid and all Squid owned processes each time run. Better
expressed as "killall squid; pkill -u squid".

Not sure this is what you are looking for.

Regards
Henrik
Received on Fri Oct 08 2004 - 01:58:46 MDT

This archive was generated by hypermail pre-2.1.9 : Mon Nov 01 2004 - 12:00:01 MST