From owner-freebsd-questions  Sun May 27 13:16: 6 2001
Delivered-To: freebsd-questions@freebsd.org
Received: from magister.pragmagic.com (vickesh01-372.tbaytel.net [206.186.169.72])
	by hub.freebsd.org (Postfix) with ESMTP id 95F4F37B423
	for <freebsd-questions@FreeBSD.ORG>; Sun, 27 May 2001 13:16:02 -0700 (PDT)
	(envelope-from jmr@pragmagic.com)
Received: from gandalf.pmo.pragmagic.com (mail [172.16.1.1])
	by magister.pragmagic.com (8.11.3/8.11.3) with ESMTP id f4RKHkU35444
	for <freebsd-questions@FreeBSD.ORG>; Sun, 27 May 2001 16:17:46 -0400 (EDT)
Received: from pragmagic.com (rasputin.pmo.pragmagic.com [172.16.1.19])
	by gandalf.pmo.pragmagic.com (8.11.3/8.11.1) with ESMTP id f4RKISe64179
	for <freebsd-questions@FreeBSD.ORG>; Sun, 27 May 2001 16:18:28 -0400 (EDT)
Message-ID: <3B11620F.2390CEC8@pragmagic.com>
Date: Sun, 27 May 2001 16:22:39 -0400
From: jmr <jmr@pragmagic.com>
X-Mailer: Mozilla 4.7 [en] (Win98; U)
X-Accept-Language: en
MIME-Version: 1.0
To: freebsd-questions@FreeBSD.ORG
Subject: multiple squids
Content-Type: text/plain; charset=us-ascii
Content-Transfer-Encoding: 7bit
Sender: owner-freebsd-questions@FreeBSD.ORG
Precedence: bulk
List-ID: <freebsd-questions.FreeBSD.ORG>
List-Archive: <http://docs.freebsd.org/mail/> (Web Archive)
List-Help: <mailto:majordomo?subject=help> (List Instructions)
List-Subscribe: <mailto:majordomo?subject=subscribe%20freebsd-questions>
List-Unsubscribe: <mailto:majordomo?subject=unsubscribe%20freebsd-questions>
X-Loop: FreeBSD.ORG

when i boot squid, i get 2 squid processes.
they have the same arguments and consecutive id's.
the first process seems to be sleeping (mostly),
which makes perfect sense,
and the second is marked runnable
and seems to be grinding.
only the first id appears in /var/run/squid.pid.
so naturally, when i run "squid -k shutdown",
only the first process is killed.
this happens identically if i start it directly
with "squid" or with "RunCache".
strangely, squid seems to work fine if i nuke the second process by
hand.
????

please tell me i'm missing something
really stupid here!

it's Squid 2.4.STABLE1 on FreeBSD3.5.1.

thanks.


To Unsubscribe: send mail to majordomo@FreeBSD.org
with "unsubscribe freebsd-questions" in the body of the message