5 messages in ru.sysoev.nginxRe: gzip_static
FromSent OnAttachments
Ian M. EvansDec 29, 2007 12:16 am 
Igor SysoevDec 29, 2007 12:46 am 
Evan MillerDec 29, 2007 8:45 am 
Igor SysoevDec 29, 2007 8:59 am 
Evan MillerDec 29, 2007 9:27 am 
Actions with this message:
Paste this link in email or IM:
Paste this link in email or IM:
Atom feed for this thread
Paste this URL into your reader:
Subject:Re: gzip_staticActions...
From:Igor Sysoev (is-G@public.gmane.org)
Date:Dec 29, 2007 8:59:38 am
List:ru.sysoev.nginx

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

Igor Sysoev <is@...> 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.