gzip+cache-dir: What's the easiest way to port this lighty config excerpt?
Sven C. Koehler
schween at snafu.de
Thu Sep 25 02:28:02 MSD 2008
On Wed, Sep 24, 2008 at 02:46:17PM -0700, mike wrote:
> you should eb fine with just gzip on; - nginx's gzipping is
> -extremely- fast. it doesn't cache items by default, gzip_static is
> not a workaround for that, it's actually a different -type- of
> feature, and ultimately does give you a bit more control over how your
> content is compressed ahead of time.
Thanks for that information! Did you see differences in performance when
using different compression levels for ningx's gzip?
-S.
More information about the nginx
mailing list