Re: [squid-users] squid process

From: nctucis <gis88530@dont-contact.us>
Date: Mon, 9 Apr 2001 17:54:44 +0800

Thanks a lot.

Regarding the third process, I still don't understand it.
Could you give me a hint?
e.g. where can I find relative doc.

Do you mean the third process will free
resources(make by a request) after complete a request?
Thanks in advance.

Cheers,
Tom
----- Original Message -----
From: "Adrian Chadd" <adrian@squid-cache.org>
To: "nctucis" <gis88530@cis.nctu.edu.tw>
Cc: <squid-users@squid-cache.org>
Sent: Monday, April 09, 2001 4:05 PM
Subject: Re: [squid-users] squid process

> On Mon, Apr 09, 2001, nctucis wrote:
> > Hello,
> >
> > I use Redhat 6.2, and the version of squid is 2.3 stable_1.
> > After squid is running, I type "ps" to see process table.
> > I found following tree entres. Why does squid need 3 process?
> > Could you teach me? Thanks a lot.
> >
> > root 813 XXXXXXXXXXXXXXXXX Squid -D
>
> This is the 'parent' process, which watches the child.
>
> > squid 814 XXXXXXXXXXXXXXXX (squid) -D
>
> This is the main process handlin-g your requests.
>
> > squid 815 XXXXXXXXXXXXXXXX (unlink)
>
> This process handles deleteting files. It is used by the 'ufs' store
> to offload deleting cache objects to an external process, freeing up
> the main process to handle requests.
>
>
> Adrian
>
Received on Mon Apr 09 2001 - 03:50:24 MDT

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