Puma 4.0.0 发布,关注高并发的 Ruby HTTP 服务器

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

内容简介:Puma 4.0.0 发布了,Puma 是一个简单、快速、线程化并且关注高并发的 HTTP 1.1 服务器,适用于开发和生产中的 Ruby/Rack 应用。 此版本增加了 8 个新特性: 支持禁用 TLSv1.0 请求正文读取时间指标 增加 out_of_b...

Puma 4.0.0 发布了,Puma 是一个简单、快速、线程化并且关注高并发的 HTTP 1.1 服务器,适用于开发和生产中的 Ruby/Rack 应用。

此版本增加了 8 个新特性:

  • 支持禁用 TLSv1.0
  • 请求正文读取时间指标
  • 增加 out_of_band hook
  • 重新为 JRuby 实现 IOBuffer
  • 最小 worker 超时
  • 添加选项以禁止 SIGTERM 上的 SignalException
  • 允许使用 ssl_bind DSL 设置交互 TLS CA
  • Reactor 现在使用 nio4r 而不是 select

此外还有 9 项 bug 修复,详情查看更新说明:

https://github.com/puma/puma/releases/tag/v4.0.0


以上就是本文的全部内容,希望对大家的学习有所帮助,也希望大家多多支持 码农网

查看所有标签

猜你喜欢:

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

Java Message Service API Tutorial and Reference

Java Message Service API Tutorial and Reference

Hapner, Mark; Burridge, Rich; Sharma, Rahul / 2002-2 / $ 56.49

Java Message Service (JMS) represents a powerful solution for communicating between Java enterprise applications, software components, and legacy systems. In this authoritative tutorial and comprehens......一起来看看 《Java Message Service API Tutorial and Reference》 这本书的介绍吧!

MD5 加密
MD5 加密

MD5 加密工具

XML 在线格式化
XML 在线格式化

在线 XML 格式化压缩工具

RGB HSV 转换
RGB HSV 转换

RGB HSV 互转工具