On 12/08/2012 3:19 p.m., Nil Nik wrote:
Hello, I have to stop logging of status code 400-404 500 502 503. I have used following acl: acl denied_status http_status 400-404 500 502 503 log_access deny denied_status Its not working for https logs. Please suggest me.
Squid does not log HTTPS any different to HTTP.What *exactly* is showing up that you want to not log? and what Squid version is this?
Amos