Nginx 1.3.9 开发版发布,该版本支持读取客户端请求 BODY 时使用 chunked 传输编码。
改进记录:
*) Feature: support for chunked transfer encoding while reading client request body.
*) Feature: the $request_time and $msec variables can now be used not only in the "log_format" directive.
*) Bugfix: cache manager and cache loader processes might not be able to start if more than 512 listen sockets were used.
*) Bugfix: in the ngx_http_dav_module.
主页:http://nginx.org/
下载:http://nginx.org/download/nginx-1.3.9.tar.gz
来自:开源中国社区

