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

_______________________________________________
squid-users mailing list
squid-users@lists.squid-cache.org
http://lists.squid-cache.org/listinfo/squid-users

Reply via email to