Welcome! Log In Create A New Profile

Advanced

gzip_disable and vary header

All files from this thread

File Name File Size   Posted by Date  
nginx-0.8.4-gzip_vary.patch 1.3 KB open | download Johan Bergström 06/25/2009 Read message
Spil Games
April 02, 2009 09:48AM
Hi,

A while ago we were having some troubles with gzip and old IE6. I then
found this blog entry which seemed to solve my troubles:

http://robsanheim.com/2008/02/07/beware-the-default-nginx-config-old-ie6-hates-gzip/


However immediately after applying this fix to our Nginx config files I
realised that there was still something wrong. If gzip_disable acts on
the User-Agent to enable/disable compression, shouldn't gzip_vary act on
this too? In other words shouldn't it send this header?:

Vary: Accept-Encoding, User-Agent


Attached patch modifies Nginx 0.6 to send above header when both
gzip_vary and gzip_disable are being used. It reverts back to the old
behaviour of sending only Accept-Encoding in the Vary header if
gzip_disable is not in use.

Feedback appreciated.


Regards,

Matthijs van der Klip

Attachments:
http://www.ruby-forum.com/attachment/3541/nginx-0.6.35-gzip_vary.patch

--
Posted via http://www.ruby-forum.com/.
Subject Author Posted

gzip_disable and vary header

Spil Games April 02, 2009 09:48AM

Re: gzip_disable and vary header Attachments

Johan Bergström June 25, 2009 07:33AM

Re: gzip_disable and vary header

anomalizer June 29, 2009 04:07PM

Re: gzip_disable and vary header

Spil Games June 30, 2009 03:15AM

Revising HTTP [was: gzip_disable and vary header]

mnot October 18, 2009 11:34PM



Sorry, only registered users may post in this forum.

Click here to login

Online Users

Guests: 290
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