Nginx 主线版 1.15.0 发布,错误修复和引入新功能

栏目: 软件资讯 · 发布时间: 7年前

内容简介:Nginx 主线版 1.15.0 已发布,该版本增加了一项新特性,两项更改,以及一些错误的修复。 Change: the "ssl" directive is deprecated; the "ssl" parameter of the "listen" directive should be used instead. C...

Nginx 主线版 1.15.0 已发布,该版本增加了一项新特性,两项更改,以及一些错误的修复。

  • Change: the "ssl" directive is deprecated; the "ssl" parameter of the "listen" directive should be used instead.

  • Change: now nginx detects missing SSL certificates during configuration testing when using the "ssl" parameter of the "listen" directive.

  • Feature: now the stream module can handle multiple incoming UDP datagrams from a client within a single session.

  • Bugfix: it was possible to specify an incorrect response code in the "proxy_cache_valid" directive.

  • Bugfix: nginx could not be built by gcc 8.1.

  • Bugfix: logging to syslog stopped on local IP address changes.

  • Bugfix: nginx could not be built by clang with CUDA SDK installed; the bug had appeared in 1.13.8.

  • Bugfix: "getsockopt(TCP_FASTOPEN) ... failed" messages might appear in logs during binary upgrade when using unix domain listen sockets on FreeBSD.

  • Bugfix: nginx could not be built on Fedora 28 Linux.

  • Bugfix: request processing rate might exceed configured rate when using the "limit_req" directive.

  • Bugfix: in handling of client addresses when using unix domain listen sockets to work with datagrams on Linux.

  • Bugfix: in memory allocation error handling.

下载地址:http://nginx.org/en/download.html
更新说明:http://nginx.org/en/CHANGES


【声明】文章转载自:开源中国社区 [http://www.oschina.net]


以上就是本文的全部内容,希望对大家的学习有所帮助,也希望大家多多支持 码农网

查看所有标签

猜你喜欢:

本站部分资源来源于网络,本站转载出于传递更多信息之目的,版权归原作者或者来源机构所有,如转载稿涉及版权问题,请联系我们

从问题到程序-用Python学编程和计算

从问题到程序-用Python学编程和计算

裘宗燕 / 机械工业出版社 / 2017-6-1

本书是以Python为编程语言、面向计算机科学教育中的程序设计基础课程与编程初学者的入门教材和自学读物。本书以Python为工具,详细讨论了与编程有关的各方面问题,介绍了从初级到高级的许多重要编程技术。本书特别强调编程中的分析和思考、问题的严格化和逐步分解、语言结构的正确选择、程序结构的良好组织,以及程序的正确和安全。书中通过大量实例及其开发过程,展示了好程序的特征和正确的编程工作方法。此外,书中......一起来看看 《从问题到程序-用Python学编程和计算》 这本书的介绍吧!

HTML 压缩/解压工具
HTML 压缩/解压工具

在线压缩/解压 HTML 代码

图片转BASE64编码
图片转BASE64编码

在线图片转Base64编码工具

HEX HSV 转换工具
HEX HSV 转换工具

HEX HSV 互换工具