Re: [squid-users] WARNING: accept_filter not supported on your OS

From: Le Trung, Kien <trungkien.le_at_vietnamnet.vn>
Date: Wed, 28 Nov 2012 16:37:47 +0700

Hi,

I followed your guide and the WARNING message disappears at start.
However, new machines still have " 500 " MISS in the access.log while
old machine do not have any " 500 " MISS. Those caching machines
(including old and new ones) serve the same domains.
And those are reverse proxies.

I'll back tomorrow to inform you if 500 MISS gone.

Thanks and regards,
Trung Kien.

On Wed, Nov 28, 2012 at 1:36 PM, Amos Jeffries <squid3_at_treenet.co.nz> wrote:
> On 28/11/2012 4:24 p.m., Le Trung, Kien wrote:
>>
>> Hi,
>>
>> Could anyone get accept_filter working on CentOS 6.3 with squid-3.2.3 ?
>>
>> I have already got squid-3.1.18 working properly on CentOS 5.5.
>>
>> Start Squid with -d9 I got this:
>> 2012/11/28 09:19:22 kid1| WARNING: accept_filter not supported on your OS
>>
>>
>
> It looks like a amissing include has caused accept_filter to be disabled.
> Try adding this to src/comm/TcpAcceptor.cc and re-building Squid:
>
> #include <netinet/tcp.h>
>
>
> Amos

-- 
Best Regards,
Trung Kiên.
Received on Wed Nov 28 2012 - 09:37:55 MST

This archive was generated by hypermail 2.2.0 : Wed Nov 28 2012 - 12:00:05 MST