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

新闻 Nginx 1.11.0 发布 下载

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

  1. 漂亮的石头

    漂亮的石头 版主 管理成员

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

    *) Feature: the "transparent" parameter of the "proxy_bind",
    "fastcgi_bind", "memcached_bind", "scgi_bind", and "uwsgi_bind"
    directives.

    *) Feature: the $request_id variable.

    *) Feature: the "map" directive supports combinations of multiple
    variables as resulting values.

    *) Feature: now nginx checks if EPOLLRDHUP events are supported by
    kernel, and optimizes connection handling accordingly if the "epoll"
    method is used.

    *) Feature: the "ssl_certificate" and "ssl_certificate_key" directives
    can be specified multiple times to load certificates of different
    types (for example, RSA and ECDSA).

    *) Feature: the "ssl_ecdh_curve" directive now allows specifying a list
    of curves when using OpenSSL 1.0.2 or newer; by default a list built
    into OpenSSL is used.

    *) Change: to use DHE ciphers it is now required to specify parameters
    using the "ssl_dhparam" directive.

    *) Feature: the $proxy_protocol_port variable.

    *) Feature: the $realip_remote_port variable in the
    ngx_http_realip_module.

    *) Feature: the ngx_http_realip_module is now able to set the client
    port in addition to the address.

    *) Change: the "421 Misdirected Request" response now used when
    rejecting requests to a virtual server different from one negotiated
    during an SSL handshake; this improves interoperability with some
    HTTP/2 clients when using client certificates.

    *) Change: HTTP/2 clients can now start sending request body
    immediately; the "http2_body_preread_size" directive controls size of
    the buffer used before nginx will start reading client request body.

    *) Bugfix: cached error responses were not updated when using the
    "proxy_cache_bypass" directive.

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