Re: [squid-users] ICAP Respmod Query

From: Alex Rousskov <rousskov_at_measurement-factory.com>
Date: Wed, 27 May 2009 10:37:18 -0600

On 05/27/2009 08:35 AM, Shree Raman wrote:
> Hello everyone,
>
> I am experiencing some problem in making Squid work as ICAP client in
> RESPMOD mode. I have noticed that after one ICAP message exchange with
> ICAP server, it does not forward any other message to ICAP server.
>
> My configuration currently contains:
>
> acl test_reqmod_http_upload method POST PUT
>
> icap_service test_reqmod reqmod_precache 1
> icap://10.10.10.10:1344/reqmod
> icap_class class_test_reqmod test_reqmod
> icap_access class_test_reqmod allow test_reqmod_http_upload
>
> icap_service test_respmod respmod_precache 1
> icap://10.10.10.10:1344/respmod
> icap_class class_test_respmod test_respmod
> icap_access class_test_respmod allow all
>
>
> Any suggestions on why I am observing this behavior and how to
> debug/rectify it.

Need more info such as cache.log with debug_options set to ALL,9 and two
 isolated transactions executed through Squid (one that does ICAP and
the other one that does not work for some reason).

Feel free to open a bug report and post your cache.log there if you prefer.

Thank you,

Alex.
Received on Wed May 27 2009 - 16:37:34 MDT

This archive was generated by hypermail 2.2.0 : Wed May 27 2009 - 12:00:02 MDT