Re: [squid-users] Squid stops handling requests after 30-35 requests

From: Bhagwat Yadav <yadav.bhagwat87_at_gmail.com>
Date: Fri, 22 Nov 2013 15:13:07 +0530

Hi,

Your are very right, I have tried this. It is causing problem.

Can you please suggest anything else?

TIA,
Bhagwat

On Fri, Nov 22, 2013 at 3:09 PM, Amos Jeffries <squid3_at_treenet.co.nz> wrote:
> On 22/11/2013 7:14 p.m., Bhagwat Yadav wrote:
>> Hi Amos/All,
>>
>> I am commenting out function statInit() from main.cc because I suspect
>> that it might be causing this issue with squid.
>> I believe this function is for collection of stats which we are not
>> doing at the moment.
>>
>> Can you please let us know what are the repercussions of this change?
>> or is there another way to resolve this issue?
>>
>> TIA,
>> Bhagwat
>>
>
> Lots of code all over Squid which changes statCounter will start
> operating from a un-initialized memory block.
>
> At least replace it with:
> statCountersInit(&statCounter);
>
> Amos
Received on Fri Nov 22 2013 - 09:43:12 MST

This archive was generated by hypermail 2.2.0 : Fri Nov 22 2013 - 12:00:04 MST