summaryrefslogtreecommitdiff
tag namev1.5.8 (7cb1bdfb4157d257d1c463b60ad9371dd10fca53)
tag date2013-12-17 14:04:51 +0000
tagged byJon Kolb <jon@b0g.us>
tagged objectcommit 80816f36cf...
downloadnginx-1.5.8.tar.gz
Changes with nginx 1.5.8 17 Dec 2013
*) Feature: IPv6 support in resolver. *) Feature: the "listen" directive supports the "fastopen" parameter. Thanks to Mathew Rodley. *) Feature: SSL support in the ngx_http_uwsgi_module. Thanks to Roberto De Ioris. *) Feature: vim syntax highlighting scripts were added to contrib. Thanks to Evan Miller. *) Bugfix: a timeout might occur while reading client request body in an SSL connection using chunked transfer encoding. *) Bugfix: the "master_process" directive did not work correctly in nginx/Windows. *) Bugfix: the "setfib" parameter of the "listen" directive might not work. *) Bugfix: in the ngx_http_spdy_module.