Re: pinger.c bug?

From: Alex Rousskov <rousskov@dont-contact.us>
Date: Sun, 29 Nov 1998 17:50:34 -0700 (MST)

On Mon, 30 Nov 1998, James wrote:

> What is the correct way to shut it down?.. as there are usually two squid
> processes to kill..

I often use

        squid -k shutdown
or
        squid -ks

These are a bit slower than kill(1) as they parse configuration file first,
but you do not have to worry about the actual signal being sent.

Alex.
Received on Sun Nov 29 1998 - 17:45:22 MST

This archive was generated by hypermail pre-2.1.9 : Tue Dec 09 2003 - 16:43:24 MST