commit | 73a0d767d316125bc5b39609918d42521e14afdb | [log] [download] |
---|---|---|
author | nginx <nginx@nginx.org> | Tue Apr 16 14:10:50 2013 +0000 |
committer | Jon Kolb <jon@b0g.us> | Tue Apr 16 14:10:50 2013 +0000 |
tree | 9aad5c43b487ca9086be58ee5aac1ae310705b94 | |
parent | 7f60909fba9adc5409a2103e276b034590fbec74 [diff] |
Changes with nginx 1.3.16 16 Apr 2013 *) 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. Thanks to Piotr Sikora. *) Bugfix: in the eventport and /dev/poll methods.