On Wed, Aug 7, 2013 at 3:48 PM, Akash Jain <akash.delhite@xxxxxxxxx> wrote:If someone requests a file from a browser not capable of gzip
> We had a weird issue of Akamai not caching static content like JS, CSS etc.
> On debugging, they reported that we are sending "Vary:Accept Encoding" is
> causing issue.
> But I think that mod_deflate automatically sends that (for proxies)
>
> However, I have explicitly unset that header so that Akamai can cache. Are
> there any downsides of this ?
compression, they'll get an unreadable file, because it will be served
out of the cache in gzipped form.
---------------------------------------------------------------------
To unsubscribe, e-mail: users-unsubscribe@xxxxxxxxxxxxxxxx
For additional commands, e-mail: users-help@xxxxxxxxxxxxxxxx