On Thu, Jun 4, 2015 at 3:11 PM, Maxim Dounin <[email protected]> wrote:
The problem with Vary is that it causes bad effects on shared caches, in > particular, it normaly results in cache duplication. You mean that if client A requests a resource with Accept-Encoding: gzip, and client B without, and the resource has Cache-Control: public, then a shared cache would store the compressed and uncompressed responses thus having the content kind of repeated?
_______________________________________________ nginx mailing list [email protected] http://mailman.nginx.org/mailman/listinfo/nginx
