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

栏目: Ruby · 发布时间: 6年前

内容简介:Puma 3.12.0 已发布,该版本包含 5 个新特性和 2 项 bug 修复。详细如下:Puma 是一个为并发而生的 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 服务器。

下载地址:


以上就是本文的全部内容,希望本文的内容对大家的学习或者工作能带来一定的帮助,也希望大家多多支持 码农网

查看所有标签

猜你喜欢:

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

How to Design Programs

How to Design Programs

Matthias Felleisen、Robert Bruce Findler、Matthew Flatt、Shriram Krishnamurthi / The MIT Press / 2001-2-12 / 71.00美元

This introduction to programming places computer science in the core of a liberal arts education. Unlike other introductory books, it focuses on the program design process. This approach fosters a var......一起来看看 《How to Design Programs》 这本书的介绍吧!

MD5 加密
MD5 加密

MD5 加密工具

UNIX 时间戳转换
UNIX 时间戳转换

UNIX 时间戳转换

HEX CMYK 转换工具
HEX CMYK 转换工具

HEX CMYK 互转工具