Description
ATS shouldn't accept connections whose destination host/port is down while working in transparent mode.
Currently hosts in a network with a transparent ATS intercepting all to-port-80 TCP connection will see TCP port 80 of all IP addresses as open and accepting connections, while most of them are in fact closed. This is against "transparency" of the transparent web cache.