[squid-users] deny_info
Alex Rousskov
rousskov at measurement-factory.com
Thu Nov 16 17:54:15 UTC 2017
On 11/16/2017 12:52 AM, Vieri wrote:
> From: Amos Jeffries <squid3 at treenet.co.nz>
>> Because there are actually no custom deny_info attached to that
>> "denied_restricted1_mimetypes_rep" ACL.
> Right. I don't know how I missed that. Sorry.
FWIW, I recommend avoiding "denied", "allowed", and similar prefixes in
ACL names because these prefixes clash with directive actions. ACLs
(names should) characterize transactions, not actions that Squid should
apply to those transactions. Polishing your names may simplify your
configuration, which may help avoid misconfiguration and/or confusion like
http_access allow denied_foo
Alex.
More information about the squid-users
mailing list