Re: [SQU] No children processes

From: Colin Campbell <sgcccdc@dont-contact.us>
Date: Wed, 28 Feb 2001 09:23:22 +1000 (EST)

Hi,

On Tue, 27 Feb 2001, Elekes Attila wrote:

> Hello Squid-users !
>
> I'm running a squid2.3STABLE3 in a FreeBSD machine. When I start the
> squid whith the RunCache script, only one squid process
> starting. In the log files there is noting that show to any fatal error.

Squid is a single threaded process. There is only one. It does not fork
for clients nor does it pre-fork. It uses a select loop to multiplex all
the io between clients, caches and servers.

Colin

--
To unsubscribe, see http://www.squid-cache.org/mailing-lists.html
Received on Tue Feb 27 2001 - 16:28:04 MST

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