On Friday 03 January 2014 20:22:28 ura wrote:
> i just replaced a stable install with the mainline version (1.5.8) and
> noticed that the outputted files are not being gzipped.
> i ran nginx -V and do not see any arguments that enable gzip.
> is there a reason why the stable version included gzip and this mainline
> does not?
The gzip module is compiled by default, unless explicitly disabled
using the --without-http_gzip_module argument.
> do i need to manually build nginx to include the gzip module?
No, you don't. It is included in both packages stable and mainline.
wbr, Valentin V. Bartenev
_______________________________________________
nginx mailing list
nginx@nginx.org
http://mailman.nginx.org/mailman/listinfo/nginx