<!DOCTYPE html>
<html data-lt-installed="true">
<head>
<meta http-equiv="content-type" content="text/html; charset=UTF-8">
</head>
<body style="padding-bottom: 1px;">
Hi all,<br>
<br>
In previous versions of squid, from 3 to 5.9, I use this kind of
deny rules and they work like charm
<p>acl AnnotateRule28 annotate_transaction accessrule=Rule28<br>
http_access deny HTTP Group38 AnnotateRule28</p>
<p>This allows me to deny objects without bump / show the error page
(deny_info) <br>
</p>
<p>But using squid 6+ this rules stop to work and everything is
allowed.</p>
<p>Example:<br>
Squid 5.9 (OK)<br>
<a class="moz-txt-link-freetext" href="https://ibb.co/YdKgL1Y">https://ibb.co/YdKgL1Y</a></p>
<p>Squid 6.8 (NOK)<br>
<a class="moz-txt-link-freetext" href="https://ibb.co/tbyY2GV">https://ibb.co/tbyY2GV</a></p>
<p>Sample of both cache.log in debug mode</p>
<p><a class="moz-txt-link-freetext" href="https://we.tl/t-T7Nz1rVbVu">https://we.tl/t-T7Nz1rVbVu</a><br>
</p>
<p><br>
</p>
<p><br>
</p>
</body>
<lt-container></lt-container>
</html>