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

新闻 nginx-1.7.11 开发版 下载

本帖由 漂亮的石头2015-03-25 发布。版面名称:软件资讯

  1. 漂亮的石头

    漂亮的石头 版主 管理成员

    注册:
    2012-02-10
    帖子:
    486,020
    赞:
    46
    nginx-1.7.11 开发版已经发布了,支持体验版的线程池代理请求缓冲等。

    详情请看:

    *) Change: the "sendfile" parameter of the "aio" directive is
    deprecated; now nginx automatically uses AIO to pre-load data for
    sendfile if both "aio" and "sendfile" directives are used.

    *) Feature: experimental thread pools support.

    *) Feature: the "proxy_request_buffering", "fastcgi_request_buffering",
    "scgi_request_buffering", and "uwsgi_request_buffering" directives.

    *) Feature: request body filters experimental API.

    *) Feature: client SSL certificates support in mail proxy.
    Thanks to Sven Peter, Franck Levionnois, and Filipe Da Silva.

    *) Feature: startup speedup when using the "hash ... consistent"
    directive in the upstream block.
    Thanks to Wai Keen Woon.

    *) Feature: debug logging into a cyclic memory buffer.

    *) Bugfix: in hash table handling.
    Thanks to Chris West.

    *) Bugfix: in the "proxy_cache_revalidate" directive.

    *) Bugfix: SSL connections might hang if deferred accept or the
    "proxy_protocol" parameter of the "listen" directive were used.
    Thanks to James Hamlin.

    *) Bugfix: the $upstream_response_time variable might contain a wrong
    value if the "image_filter" directive was used.

    *) Bugfix: in integer overflow handling.
    Thanks to Régis Leroy.

    *) Bugfix: it was not possible to enable SSLv3 with LibreSSL.

    *) Bugfix: the "ignoring stale global SSL error ... called a function
    you should not call" alerts appeared in logs when using LibreSSL.

    *) Bugfix: certificates specified by the "ssl_client_certificate" and
    "ssl_trusted_certificate" directives were inadvertently used to
    automatically construct certificate chains.
    nginx-1.7.11 开发版下载地址
     
正在加载...