首页
学习
活动
专区
工具
TVP
发布

Puma 3.12.0 发布,为并发而生的 Ruby Web 服务器

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 服务器。

下载地址:

  • 发表于:
  • 原文链接https://www.oschina.net/news/98004/puma-3-12-0-released
  • 如有侵权,请联系 cloudcommunity@tencent.com 删除。

扫码

添加站长 进交流群

领取专属 10元无门槛券

私享最新 技术干货

扫码加入开发者社群
领券