<div dir="ltr"><div>Hello,</div><div><br></div><div>I been having trouble getting this to work in 3.5</div><div><br></div><div>I have an acl like the one below. I am having a problem when I use this acl with adaptation_access. The acl works correctly on other tests. So the acl should be fine.</div><div>When I callĀ </div><div><br></div><div>adaptation_access service_avi_req allow test<br></div><div>adaptation_access service_avi_resp allow test<br></div><div><br></div><div>it does not seem to work, only all works...?</div><div><br></div><div>I am using ICAP and was wondering if there is something i am missing in my ICAP conf or virus scan conf?????</div><div><br></div><div><br></div><div>Below works but not when i change "all" to "test"</div><div><br></div><div><div>acl test localport 4000</div></div><div><br></div><div>..... other stuff</div><div><br></div><div>icap_send_client_ip on</div><div>icap_send_client_username on</div><div>icap_client_username_header X-Authenticated-User</div><div>icap_preview_enable on</div><div>icap_preview_size 1024</div><div>icap_service service_avi_req reqmod_precache icap://<a href="http://127.0.0.1:1344/virus_scan">127.0.0.1:1344/virus_scan</a> bypass=off</div><div>adaptation_access service_avi_req allow all</div><div>icap_service service_avi_resp respmod_precache icap://<a href="http://127.0.0.1:1344/virus_scan">127.0.0.1:1344/virus_scan</a> bypass=on</div><div>adaptation_access service_avi_resp allow all</div><div><br></div><div>Sorry if my question is vague. New to squid-users!</div><div><br></div><div>Thanks!</div></div>