Re: [SQU] No child processes?

From: Duane Wessels <wessels@dont-contact.us>
Date: Mon, 5 Mar 2001 14:09:16 -0700 (MST)

On Mon, 5 Mar 2001, Chris Bailey wrote:

> The howto says after typeing "/usr/local/squid/bin/RunCache &" check the syslog for the spawning of the child process. Look for something like:
>
> "Sep 23 23:56:02 kitty squid[14563]: Squid Parent: child process 14617 start"

The "howto" is wrong, or you misinterpreted it.

RunCache uses the -N option, which prevents Squid from spawning the child
process of itself.

> I don't, all I see is:
>
> Squid[691] Done scanning /usr/local/squid/cache swaplog ( 0 entries)
> Squid[691] 0 entries scanned
> Squid[691] 0 invalid entries
> Squid[691] 0 with invalid flags
> Squid[691] 0 objects loaded
> Squid[691] 0 objects expired
> Squid[691] 0 object cancelled
> Squid[691] 0 Duplicate URLs pruged
> Squid[691] 0 Swapfile clashes avoided
> Squid[691] Took 59.0 secends ( 0.0 objects/sec)
> Squid[691] Beginning Validation Procedure
> Squid[691] Completed Validation Procedure
> Squid[691] Store_Swap_Size=OK
> Squid[691] StoreLateRelease: relocated 0 objects
>
> Is this normal?
 
yes, its normal. Everything is fine.

FYI, you don't need to use RunCache unless you like it. You can just
run Squid by itself instead. For example

        # squid -s

Then you'd see the message about spawning child processes.

--
To unsubscribe, see http://www.squid-cache.org/mailing-lists.html
Received on Mon Mar 05 2001 - 14:13:15 MST

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