[squid-users] adding a header by group membership

Amos Jeffries squid3 at treenet.co.nz
Sun May 3 04:05:16 UTC 2015


On 3/05/2015 5:41 a.m., Michael Pelletier wrote:
> It does not work as the group acl is of type "slow" while header
> modification is of type "fast".

Corrrect, and that is the answer to your question.

If you have a new enough Squid, use a auth/group check in http_access
and a note ACL check in the header manipulation code.

You may have to write a wrapper aronud the group helper to send back to
Squid the "group=X" kv-pair for note ACL to work with.

Amos



More information about the squid-users mailing list