Hi,

I'm testing Delay pools with 3.2.0.13-20111206-r11454

delay_pools 1
delay_class 1 1

delay_parameters 1 1572864/1572864   
delay_access 1 allow all !CONNECT

Delay pools works fine   
But when I added ICAP, there are many "suspending ICAP service for too many 
failures" in cache.log

#############ICAP#######
icap_enable on
icap_service s1 respmod_precache bypass=on icap://x.x.x.x:1025/av/respmod
adaptation_service_set service1 s1
adaptation_access service1 deny ICAP_BYPASS
adaptation_access service1 allow all
icap_preview_enable off
icap_send_client_ip on
icap_service_failure_limit 50
icap_connect_timeout 30 seconds
icap_io_timeout 120 seconds
icap_service_revival_delay 10
##########################

I tried something like 

acl ICAP port 1025
delay_access 1 allow all !CONNECT !ICAP

Without success

Does anyone have any suggestions on how to fix

Reply via email to