* Kinkie <gkin...@gmail.com>:
> On Wed, Feb 9, 2011 at 9:08 AM, Ralf Hildebrandt
> <ralf.hildebra...@charite.de> wrote:
> > Can I selectively bypass the use of ICAP (we're using c-icap) for certain
> > * client IPs
> > * destination URLs
> > * destination IPs
> 
> You can check http://www.squid-cache.org/Doc/config/icap_access/ out.

Thanks. Stupid me. I'm now using:

acl cornils src 141.42.x.y
adaptation_access service_req deny  cornils
adaptation_access service_req allow all

adaptation_access service_resp deny  cornils
adaptation_access service_resp allow all

Does that look about right?

-- 
Ralf Hildebrandt
  Geschäftsbereich IT | Abteilung Netzwerk
  Charité - Universitätsmedizin Berlin
  Campus Benjamin Franklin
  Hindenburgdamm 30 | D-12203 Berlin
  Tel. +49 30 450 570 155 | Fax: +49 30 450 570 962
  ralf.hildebra...@charite.de | http://www.charite.de
            

Reply via email to