Nginx 1.3.16 开发版发布了。
该版本主要是 bug 修复,包括:
*) Bugfix: a segmentation fault might occur in a worker process if subrequests were used; the bug had appeared in 1.3.9.
*) Bugfix: the "tcp_nodelay" directive caused an error if a WebSocket connection was proxied into a unix domain socket.
*) Bugfix: the $upstream_response_length variable has an incorrect value "0" if buffering was not used.
*) Bugfix: in the eventport and /dev/poll methods.
下载地址:http://nginx.org/download/nginx-1.3.16.tar.gz
来自:开源中国社区