Nginx 主线版 1.13.10 新增 ngx_http_grpc_module

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

内容简介:Nginx 主线版 1.13.10 已发布,该版本新增了不少新的特性,也修复了两个 bug,具体如下: Feature: the "set" parameter of the "include" SSI directive now allows writing arbitrary responses to a variable...

Nginx 主线版 1.13.10 已发布,该版本新增了不少新的特性,也修复了两个 bug,具体如下

  • Feature: the "set" parameter of the "include" SSI directive now allows writing arbitrary responses to a variable; the"subrequest_output_buffer_size" directive defines maximum response size.

  • Feature: now nginx uses clock_gettime(CLOCK_MONOTONIC) if available, to avoid timeouts being incorrectly triggered on system time changes.

  • Feature: the "escape=none" parameter of the "log_format" directive.

  • Feature: the $ssl_preread_alpn_protocols variable in the ngx_stream_ssl_preread_module.

  • Feature: the ngx_http_grpc_module.

  • Bugfix: in memory allocation error handling in the "geo" directive.

  • Bugfix: when using variables in the "auth_basic_user_file" directive a null character might appear in logs.

正如此前报道过的,该版本已添加对 gRPC 的原生支持。

下载地址:http://nginx.org/en/download.html


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


以上所述就是小编给大家介绍的《Nginx 主线版 1.13.10 新增 ngx_http_grpc_module》,希望对大家有所帮助,如果大家有任何疑问请给我留言,小编会及时回复大家的。在此也非常感谢大家对 码农网 的支持!

查看所有标签

猜你喜欢:

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

CSS那些事儿

CSS那些事儿

林小志 / 电子工业出版社 / 2009-10 / 49.80元

本书专注于CSS技巧实例的讲解,由浅入深地分析了CSS样式在布局时所需要理解的原理。放弃到处可见的基础知识、网络中能随意搜索到的hack技巧,侧重原理分析,拓展读者使用CSS布局的思维方式,通过本书的阅读读者将会了解到使用CSS布局的强大功能。 全书以传达CSS布局思维为中心,通过页面中的文字、图片、表格、表单等常见元素的处理及各种页面布局方式的使用,使读者能深入了解到如何在页面中更好地运用......一起来看看 《CSS那些事儿》 这本书的介绍吧!

URL 编码/解码
URL 编码/解码

URL 编码/解码

MD5 加密
MD5 加密

MD5 加密工具

SHA 加密
SHA 加密

SHA 加密工具