Content-encoding: gzip
Joseph McDonald
superjoe at gmail.com
Thu Oct 5 00:06:47 CEST 2006
Hi,
my backend does gzip compression for clients that support it. However
it appears that varnish caches and sends out whatever it got first.
That is, if a client supports gzip, than it caches the gzip version.
If the next client does not support gzip, varnish still sends out the
gzip version. and vice versa.
Do I need to configure something for varnish to respect the
Content-encoding header?
thanks,
-joe
More information about the varnish-misc
mailing list