gzip_static

Igor Sysoev is at rambler-co.ru
Sat Dec 29 20:00:01 MSK 2007


On Sat, Dec 29, 2007 at 04:45:28PM +0000, Evan Miller wrote:

> Igor Sysoev <is at ...> writes:
> 
> > 
> > On Sat, Dec 29, 2007 at 03:16:45AM -0500, Ian M. Evans wrote:
> > 
> > > The gzip_static static module seems like something that could help us 
> > > during high traffic events. I didn't see a wiki entry for it...is there 
> > > some documentation?
> > 
> > ...
> 
> Added docs to the wiki:
> 
> http://wiki.codemongers.com/NginxHttpGzipStaticModule

Thank you. Could you also add

gzip_disable   regex   [regex  ...];

It disables gzipped content for browsers with matched User-Agent.
The directive works for both gzip_static and gzip.


-- 
Igor Sysoev
http://sysoev.ru/en/





More information about the nginx mailing list