动态 Web 应用服务器 Nginx Unit 1.5 初步支持 Node.js

栏目: Node.js · 发布时间: 5年前

内容简介:Nginx Unit 1.5目前存在的问题是缺少 WebSockets,但开发团队承诺会解决此问题,并在未来的版本中继续改进对 Node.js 的支持。更新内容

Nginx Unit 1.5 发布了 ,新版本值得关注的特性是引入了对 Node.js 的初步支持。

目前存在的问题是缺少 WebSockets,但开发团队承诺会解决此问题,并在未来的版本中继续改进对 Node.js 的支持。

更新内容

  • Change: the "type" of application object for Go was changed to"external".

  • Feature: initial version of Node.js package with basic HTTP request-response support.

  • Feature: compatibility with LibreSSL.

  • Feature: --libdir and --incdir ./configure options to install libunit headers and static library.

  • Bugfix: connection might be closed prematurely while sending response; the bug had appeared in 1.3.

  • Bugfix: application processes might have stopped handling requests, producing "last message send failed: Resource temporarily unavailable" alerts in log; the bug had appeared in 1.4.

  • Bugfix: Go applications didn't work when Unit was built with musl C library.

其他变更内容 请查看发布主页下载地址

NGINX Unit 是一个动态的网络应用服务器,它的设计初衷就是可运行多种编程语言的。通过 API 可以轻巧、多面化地动态配置 Unit。当工程师或操作者有需要时,可以轻松重构服务器已适配特殊的应用参数。


以上所述就是小编给大家介绍的《动态 Web 应用服务器 Nginx Unit 1.5 初步支持 Node.js》,希望对大家有所帮助,如果大家有任何疑问请给我留言,小编会及时回复大家的。在此也非常感谢大家对 码农网 的支持!

查看所有标签

猜你喜欢:

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

Unreal Engine 4 Scripting with C++ Cookbook

Unreal Engine 4 Scripting with C++ Cookbook

Sherif, William、Stephen Whittle / 2016-10-24

Unreal Engine 4 (UE4) is a complete suite of game development tools made by game developers, for game developers. With more than 100 practical recipes, this book is a guide showcasing techniques to us......一起来看看 《Unreal Engine 4 Scripting with C++ Cookbook》 这本书的介绍吧!

JSON 在线解析
JSON 在线解析

在线 JSON 格式化工具

HTML 编码/解码
HTML 编码/解码

HTML 编码/解码

MD5 加密
MD5 加密

MD5 加密工具