[squid-users] How can i prioritize Icap services?

From: Eliezer Croitoru <eliezer_at_ngtech.co.il>
Date: Mon, 25 Jun 2012 22:23:58 +0300

using my icap server i implemented a basic url filtering mechanism with
postgresql\mysql\sqlite.
i want to know how icap services are prioritized in squid.
regular acls are first hits... allow ... deny..
if i want to put the url filtering service above all other icap services
on squid how would i do that?

i have 5 icap services:

##config
icap_service service_req reqmod_precache bypass=0
icap://127.0.0.1:1344/reqmod
adaptation_access service_req deny someacl
adaptation_access service_req allow otheracl

icap_service service_filter reqmod_precache bypass=0
icap://127.0.0.2:1344/reqmod?smpfilter
adaptation_access service_filter allow all
#end config

i want all urls to be checked by the filtering system and if so the url
is rewritten and i dont want any other icap service to match it.

so what squid logic about icap?

Thanks,
Eliezer

-- 
Eliezer Croitoru
https://www1.ngtech.co.il
IT consulting for Nonprofit organizations
eliezer <at> ngtech.co.il
Received on Mon Jun 25 2012 - 19:24:06 MDT

This archive was generated by hypermail 2.2.0 : Tue Jun 26 2012 - 12:00:04 MDT