1. XenForo 1.5.14 中文版——支持中文搜索!现已发布!查看详情
  2. Xenforo 爱好者讨论群:215909318 XenForo专区

新闻 Nginx 1.11.2 发布 下载

本帖由 漂亮的石头2016-07-06 发布。版面名称:软件资讯

  1. 漂亮的石头

    漂亮的石头 版主 管理成员

    注册:
    2012-02-10
    帖子:
    487,974
    赞:
    47
    Nginx 1.11.2 发布了。

    本次发布改进记录如下:

    *) Change: now nginx always uses internal MD5 and SHA1 implementations;
    the --with-md5 and --with-sha1 configure options were canceled.

    *) 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",
    "memcached_bind", "scgi_bind", and "uwsgi_bind" directives.

    *) Feature: now nginx uses the IP_BIND_ADDRESS_NO_PORT socket option
    when available.

    *) Bugfix: a segmentation fault might occur in a worker process when
    using HTTP/2 and the "proxy_request_buffering" directive.

    *) Bugfix: the "Content-Length" request header line was always added to
    requests passed to backends, including requests without body, when
    using HTTP/2.

    *) Bugfix: "http request count is zero" alerts might appear in logs when
    using HTTP/2.

    *) Bugfix: unnecessary buffering might occur when using the "sub_filter"
    directive; the issue had appeared in 1.9.4.

    下载地址:http://nginx.org/en/download.html
    Nginx 1.11.2 发布下载地址
     
正在加载...