Welcome! Log In Create A New Profile

Advanced

Re: gzip_disable doesn't disable gzip_vary

Edho Arief
March 02, 2012 06:44AM
2012/3/2 Maxim Dounin <mdounin@mdounin.ru>:
>> Shouldn't there be no change to header at all when client user agent
>> matches the gzip_disabled (ie. just like with gzip off)?
>
> http://tools.ietf.org/html/rfc2616#section-14.44
>
>   An HTTP/1.1 server SHOULD include a Vary header field with any
>   cacheable response that is subject to server-driven negotiation.
>
> For sure with gzip enabled the response "is subject to server-driven
> negotiation".
>

So, the "gzip enabled response" includes cases with non-gzip content as:
- no "Accept-Encoding: gzip,deflate"
- matches gzip_disabled
and therefore "Vary: Accept-Encoding" will always be added even though
the response isn't compressed?

Or in other words, does "gzip on; gzip_vary on" means "add 'Vary:
Accept-Encoding' header on any responses matching gzip_types
regardless whether the response actually compressed or not"?

_______________________________________________
nginx mailing list
nginx@nginx.org
http://mailman.nginx.org/mailman/listinfo/nginx
Subject Author Posted

gzip_disable doesn't disable gzip_vary

Edho Arief March 02, 2012 02:10AM

Re: gzip_disable doesn't disable gzip_vary

Maxim Dounin March 02, 2012 05:00AM

Re: gzip_disable doesn't disable gzip_vary

Edho Arief March 02, 2012 05:16AM

Re: gzip_disable doesn't disable gzip_vary

Maxim Dounin March 02, 2012 06:22AM

Re: gzip_disable doesn't disable gzip_vary

Edho Arief March 02, 2012 06:44AM

Re: gzip_disable doesn't disable gzip_vary

Maxim Dounin March 02, 2012 07:34AM



Sorry, only registered users may post in this forum.

Click here to login

Online Users

Guests: 287
Record Number of Users: 8 on April 13, 2023
Record Number of Guests: 421 on December 02, 2018
Powered by nginx      Powered by FreeBSD      PHP Powered      Powered by MariaDB      ipv6 ready