Re: [squid-users] ICAP - not sending Respmod

From: Thiago Cruz <thiagocruz@dont-contact.us>
Date: Fri, 5 Oct 2007 19:05:34 -0300

I solved the problem which squid wasn't sending respmod using Squid3
RC1, but I have another problem, when I don't want to use ICAP (acl
sites_no_authentication), the squid bypass the cache peer too. Is
there some way to force it to use cache_peer?

icap_service service_1 reqmod_precache 0 icap://127.0.0.1:1344/wwreqmod
icap_service service_2 respmod_precache 0 icap://127.0.0.1:1344/wwrespmod
icap_class filtro_url2 service_1 service_2
icap_access filtro_url2 deny sites_no_authentication
icap_access filtro_url2 allow USUARIOS_PERMITIDOS

cache_peer 172.17.5.106 parent 8088 7 no-query no-delay no-digest default

Thanks,
Thiago Cruz

On 9/21/07, Henrik Nordstrom <henrik@henriknordstrom.net> wrote:
> On fre, 2007-09-21 at 12:55 -0300, Thiago Cruz wrote:
> > Instead of using multipleservices, could I use ICAP with cache_peer?
>
> should work fine.
>
> Regards
> Henrik
>
Received on Fri Oct 05 2007 - 16:05:37 MDT

This archive was generated by hypermail pre-2.1.9 : Thu Nov 01 2007 - 13:00:01 MDT