Re: [squid-users] kid1| assertion failed: helper.cc:697: "hlp->childs.n_running > 0"

From: Amos Jeffries <squid3_at_treenet.co.nz>
Date: Sun, 12 Jun 2011 15:50:38 +1200

On 12/06/11 15:30, Jenny Lee wrote:
>
> ----------------------------------------
>> Date: Sun, 12 Jun 2011 14:26:09 +1200
>> From: squid3_at_treenet.co.nz
>> To: squid-users_at_squid-cache.org
>> Subject: Re: [squid-users] kid1| assertion failed: helper.cc:697: "hlp->childs.n_running> 0"
>>
>> On 12/06/11 14:16, Jenny Lee wrote:
>>>
>>> Dear Squid Users,
>>>
>>> I get this occasionally with with NCSA auth followed by a restart.
>>>
>>> What does it mean?
>>>
>>> Jenny
>>>
>>> RHEL6 x64
>>> Squid 3.2.0.7
>>
>>
>> A helper process died or shutdown. But Squid internal state indicates
>> there were none of that type of helper running.
>
> Thanks Amos,
>
> Is there a limit to the amount of requests helpers can service?

The bundled helpers don't use the concurrency protocol yet, so they can
handle 2 simultaneous requests each: one being worked on, and one queued
waiting.

>
> I have:
>
> auth_param basic children 20 startup=20 idle=2
>
> When this happens, helpers are running and available.

Yes, 20 maximum. minimum of 20 loaded on startup. These can handled 40
simultaneous client requests.

The error is about a helper closing/dying/shutdown when there are none
running.

For example 20 helpers started, and 21 socket closed notices received by
Squid.

Amos

-- 
Please be using
   Current Stable Squid 2.7.STABLE9 or 3.1.12
   Beta testers wanted for 3.2.0.8 and 3.1.12.2
Received on Sun Jun 12 2011 - 03:50:44 MDT

This archive was generated by hypermail 2.2.0 : Mon Jun 13 2011 - 12:00:02 MDT