Search squid archive

Re: Squid Session causing segmentation Fault

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

 



Hi Amos,

Thanks for the answer, but where i have to put that parameter, in
squid_session there is no concurrent parameter in squid_session
---
NAME

       squid_session - Squid session tracking external acl group helper


SYNOPSIS

       squid_session [-t idle_timeout] [-b dbpath] [-a]

---

Thanks,


Rino

2011/9/24 Amos Jeffries <squid3@xxxxxxxxxxxxx>:
> On Fri, 23 Sep 2011 09:28:51 +0700, Rino M Nur wrote:
>>
>> Hi,
>>
>> we configuring our proxy to popup a windows using squid_session, when
>> activated the squid process is terminated abnormally and log say
>> externalAclLookup: 'session' queue overload (ch=0x866af10)
>> <snip>
>>
>>
>>
>> squid,conf :
>> #POP UP MESSAGE OR BANNER
>> external_acl_type session ttl=60 %SRC /usr/lib64/squid/squid_session
>> -t 7200 -b /etc/squid/session.db
>> acl new_users external session
>> deny_info http://someserver/server.html new_users
>> http_access deny !new_users
>>
> <snip>
>>
>>
>> Is this a bug ?
>>
>
> Yes, known and recently fixed.
>
> The session helper is concurrent in squid-3.x.
> Add "concurrent=100" or similar to the parameters to avoid this.
>
> Amos
>


[Index of Archives]     [Linux Audio Users]     [Samba]     [Big List of Linux Books]     [Linux USB]     [Yosemite News]

  Powered by Linux