Nginx 1.11.2 发布了。 本次发布改进记录如下:
*) Change: now nginx always uses internal MD5 and SHA1 implementations; *) Feature: variables support in the stream module. *) Feature: the ngx_stream_map_module. *) Feature: the ngx_stream_return_module.
*) Feature: a port can be specified in the "proxy_bind", "fastcgi_bind",
*) Feature: now nginx uses the IP_BIND_ADDRESS_NO_PORT socket option
*) Bugfix: a segmentation fault might occur in a worker process when
*) Bugfix: the "Content-Length" request header line was always added to
*) Bugfix: "http request count is zero" alerts might appear in logs when
*) Bugfix: unnecessary buffering might occur when using the "sub_filter" |