[squid-users] reply_header_access Server deny (IF Server==squid)
Amos Jeffries
squid3 at treenet.co.nz
Sun Sep 4 15:08:53 UTC 2016
On 4/09/2016 7:40 p.m., Omid Kosari wrote:
> Because squid should be really transparent tproxy . I want to remove its
> footprints.
>
"transparent" != "invisible".
"Transparent" in HTTP terms means the proxy *is* visible, and relaying
messages, but without transforming them. Making the source agent of each
message clear is part of that type of transparency.
Wen it comes to proxy/Squid generated messages the entire request and
response is footprint. To "hide the footprints" you need to prevent the
entire message being delivered. That is done with "deny_info TCP_RESET ..."
Amos
More information about the squid-users
mailing list