[squid-users] TCP_RESET non http requests on port 80

Omid Kosari omidkosari at yahoo.com
Sat Aug 27 11:44:48 UTC 2016


Alex Rousskov wrote
> I recommend starting with something like this:
> 
>   http_reply_access deny all
>   deny_info TCP_RESET all
> 
> Does that reset all connections to Squid (after Squid fetches the reply)?

Thanks for reply .

As i mention before the deny_info works in other configs for example 

acl test dstdomain 123.com
deny_info TCP_RESET test
http_reply_access deny test 

works fine and it only reset the connection without any additional headers .

But if you looking for special purpose i will schedule a maintenance time
and do following config as you said .

  http_reply_access deny all
  deny_info TCP_RESET all






--
View this message in context: http://squid-web-proxy-cache.1019090.n4.nabble.com/TCP-RESET-non-http-requests-on-port-80-tp4679102p4679212.html
Sent from the Squid - Users mailing list archive at Nabble.com.


More information about the squid-users mailing list