[squid-users] vary headers

Hussam Al-Tayeb hussam.tayeb at gmx.com
Sun May 3 19:07:30 UTC 2015



> Sent: Sunday, May 03, 2015 at 9:55 PM
> From: "Yuri Voinov" <yvoinov at gmail.com>
> To: squid-users at lists.squid-cache.org
> Subject: Re: [squid-users] vary headers
>
> 
> -----BEGIN PGP SIGNED MESSAGE-----
> Hash: SHA256
>  
> Will be good enough simple strip user-agent from vary header.
> 
> http://www.fastly.com/blog/best-practices-for-using-the-vary-header/
> 

That works on destination server level and no proxy or client.

Plus if someone was to try:
reply_header_access Vary deny all
reply_header_replace Vary Accept-Encoding
What are the implications? Anything affects gzipped/non-gzipped content?

Nevertheless, I would rather simply not cache instead manipulate http headers.
Do you know how to do that?


More information about the squid-users mailing list