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 |
_______________________________________________ squid-users mailing list squid-users@xxxxxxxxxxxxxxxxxxxxx http://lists.squid-cache.org/listinfo/squid-users