[squid-users] external acl with miss access

From: Bharath Raghavendran <rbharath25_at_gmail.com>
Date: Thu, 5 Mar 2009 13:48:31 +0530

Hey,

I was trying to use miss_access directive with an external acl
I tried the following 2 configurations

1.
miss_access allow acl_name
miss_access deny all

2.
miss_access allow !acl_name
miss_access deny all

where acl_name is an external acl using a helper program that always
prints "OK".

I get the same results in both the configuration (request is not
forwarded). Does anyone know if miss_access is not meant to work with
external acls ?

I was also wondering if it is possible to get response headers or
response codes (like 200, etc) for external acls .. i tried using it
in http_reply_access and didnt seem to work .. does anyone know this ?

Thanks in advance,
Bharath
Received on Thu Mar 05 2009 - 08:18:37 MST

This archive was generated by hypermail 2.2.0 : Thu Mar 05 2009 - 12:00:02 MST