On 15.06.2019 10:57, --Ahmad-- wrote:
Hello Folks ,

im trying to disable user agent info to be leaked out of squid using :

request_header_access User-Agent deny all
reply _header_access User-Agent deny all

squid very 3.5.x

the reply_header_access is sensless, remove it
and add the following

request_header_replace User-Agent Mozilla/5.0

but be aware the mass of website admins might rely on this, and you would not get a reply anyway ...

Attachment: smime.p7s
Description: S/MIME Cryptographic Signature

_______________________________________________
squid-users mailing list
squid-users@lists.squid-cache.org
http://lists.squid-cache.org/listinfo/squid-users

Reply via email to