[squid-users] Making squid discrete when facing protocol error messages?

Kristopher Lalletti kristopher at lalletti.ca
Fri Jul 1 18:27:35 UTC 2016


I'm looking for the ACL / option / feature that will prevent SQUID from presenting an error page for reasons like "ERR_INVALID_REQ" and any other reasons.

Basically, id's want something like this:

acl 400 http_status 400
deny_info TCP_RESET 400

But, it appears that the ACLs are not parsed when it's a protocol error, which suggests that this is happening at a much lower level, because not even my "reply_header_access X-Squid-Error deny all" ACL is taking effect for this condition.

Insights?  I'm using Squid 3.5.19; and right now just using openssl s_client to open-up a socket, and then I type a random string of text on the http channel to provoke a reaction.

Cheers
Kris

-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.squid-cache.org/pipermail/squid-users/attachments/20160701/9b7e79a9/attachment.html>


More information about the squid-users mailing list