Hi 

 

I did not want squid to log it's TCP_DENIED/407 when sending authentication
to browsers

 

I think this acl should work

 

acl CODE_TCP_DENIED http_status 407

access_log none CODE_TCP_DENIED

 

But squid claim :

 

2016/05/12 23:44:07 kid1| WARNING: CODE_TCP_DENIED ACL is used in context
without an HTTP response. Assuming mismatch.

 

Why this rule is wrong ?

 

Best regards

 

_______________________________________________
squid-users mailing list
squid-users@lists.squid-cache.org
http://lists.squid-cache.org/listinfo/squid-users

Reply via email to