内容简介:Puma 3.12.0 已发布,该版本包含 5 个新特性和 2 项 bug 修复。详细如下: 5 features: 现在可以指定服务器应支持的 SSL cipher Puma 的 max_threads 设置现在位于 Puma.stats Pool capacity 现在位于 Puma....
Puma 3.12.0 已发布,该版本包含 5 个新特性和 2 项 bug 修复。详细如下:
5 features:
现在可以指定服务器应支持的 SSL cipher
Puma 的
max_threads
设置现在位于Puma.stats
Pool capacity 现在位于
Puma.stats
要求 Ruby 2.2+
--control
现已弃用,并被--control-url
取代2 bugfixes:
Workers will no longer accept more web requests than they have capacity to process. This prevents an issue where one worker would accept lots of requests while starving other workers (#1563)
In a test env puma now emits the stack on an exception (#1557)
Puma 是一个为并发而生的 Ruby Web 服务器。
下载地址:
【声明】文章转载自:开源中国社区 [http://www.oschina.net]
以上所述就是小编给大家介绍的《Puma 3.12.0 发布,为并发而生的 Ruby Web 服务器》,希望对大家有所帮助,如果大家有任何疑问请给我留言,小编会及时回复大家的。在此也非常感谢大家对 码农网 的支持!
猜你喜欢:- GoLang 示例:并发回声服务器
- Golang: TCP 简单并发服务器
- 高并发高性能服务器是如何实现的
- Nginx 之大并发服务器架构实战技法三
- Windows服务器高并发处理IOCP(完成端口)详细说明
- 【Zinx第一章-引言】Golang轻量级并发服务器框架
本站部分资源来源于网络,本站转载出于传递更多信息之目的,版权归原作者或者来源机构所有,如转载稿涉及版权问题,请联系我们。