2012/9/29 Eliezer Croitoru <elie...@ngtech.co.il>:
> On 9/27/2012 9:33 PM, E.S. Rosenberg wrote:
>>
>> After I saw this:
>>
>> http://squid-web-proxy-cache.1019090.n4.nabble.com/Delay-pool-problem-td4190396.html
>>
>> I tried disabling icap by us and the problem also went away, is there
>> a way to use ICAP and delay_pools at the same time?
>>
>> Thanks,
>> Eli
>
> what version of squid?
> what kind of ICAP? AV?FILTERING? req-mod? rep-mod?
>
> Regards,
> Eliezer
> --
> Eliezer Croitoru
> https://www1.ngtech.co.il
> IT consulting for Nonprofit organizations
> eliezer <at> ngtech.co.il

Sorry should have added details:
ICAP server is TrendMicro IWSVA 5.x
squid version is 3.1.14

config to talk to ICAP:
icap_enable on
icap_preview_enable off
icap_service iwsva-icap-req reqmod_precache bypass=0
icap://[server]:1344/REQ-Service
icap_service iwsva-icap-resp respmod_precache bypass=0 icap://[server]:1344/resp
adaptation_access iwsva-icap-req allow all
adaptation_access iwsva-icap-resp allow all

Thanks,
Eli

Reply via email to