I have also posted about this on stackexchange but never got a working answer. I think here is a better place as it's dedicated to Squid
Here is the problem I am facing
I have added the following to my squid.conf
via off
forwarded_for off
follow_x_forwarded_for deny all
request_header_access X-Forwarded-For deny all
but when I go to whoer.net it can detect that I am going through a proxy, and the way it detects it, is by seeing that port 3128 is cached even though I am using a different port. This does not happen with Squid on Windows. How can I fix this problem? I'm running Squid on Debian 9
_______________________________________________ squid-users mailing list squid-users@xxxxxxxxxxxxxxxxxxxxx http://lists.squid-cache.org/listinfo/squid-users