[squid-users] ACL / http_access rules stop work using Squid 6+
Andre Bolinhas
andre.bolinhas at articatech.com
Fri Mar 22 13:38:00 UTC 2024
Hi all,
In previous versions of squid, from 3 to 5.9, I use this kind of deny
rules and they work like charm
acl AnnotateRule28 annotate_transaction accessrule=Rule28
http_access deny HTTP Group38 AnnotateRule28
This allows me to deny objects without bump / show the error page
(deny_info)
But using squid 6+ this rules stop to work and everything is allowed.
Example:
Squid 5.9 (OK)
https://ibb.co/YdKgL1Y
Squid 6.8 (NOK)
https://ibb.co/tbyY2GV
Sample of both cache.log in debug mode
https://we.tl/t-T7Nz1rVbVu
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.squid-cache.org/pipermail/squid-users/attachments/20240322/8cb6a055/attachment.htm>
More information about the squid-users
mailing list