Nginx 发布最新开发版 1.3.6 ,该版本包含了 gunzip filter。
详细改进记录包括:
Feature: the ngx_http_gunzip_filter_module.
Feature: the "memcached_gzip_flag" directive.
Feature: the "always" parameter of the "gzip_static" directive.
Bugfix: in the "limit_req" directive; the bug had appeared in 1.1.14. Thanks to Charles Chen.
Bugfix: nginx could not be built by gcc 4.7 with -O2 optimization if the --with-ipv6 option was used.
主页:http://nginx.org/
下载:http://nginx.org/download/nginx-1.3.6.tar.gz
来自:开源中国社区

