Re: [squid-users] Bypassing 403 and 404 status to ICAP using icap_access

From: Alex Rousskov <rousskov@dont-contact.us>
Date: Wed, 19 Mar 2008 00:17:58 -0600

On Tue, 2008-03-18 at 11:42 +0530, selvi nandu wrote:

> Here, i don't want the 403 and 404 status to be sent to the ICAP Server.
>
> I had tried icap_access with http_status but that didn't work for me.
>
> ICAP configurations used:
>
> acl HS http_status 404
>
> icap_enable on
> icap_preview_enable off
> icap_persistent_connections off
> icap_send_client_ip on
> icap_send_client_username on
> icap_client_username_header X-Authenticated-User
> icap_service vicontent respmod_precache 0 icap://172.16.1.225:1344/respmod
> icap_class class_1 vicontent
> icap_access class_1 deny HS
> icap_access class_1 allow all
>
> Any thoughts to achieve this?

I do not see any problem with your configuration. If you do not receive
better responses, please file a bug and attach cache.log with ALL,9
debug_options enabled when 404 transaction is being processed.

Thank you,

Alex.
Received on Wed Mar 19 2008 - 00:18:10 MDT

This archive was generated by hypermail pre-2.1.9 : Tue Apr 01 2008 - 13:00:05 MDT