设为首页收藏本站

LUPA开源社区

 找回密码
 注册
文章 帖子 博客
LUPA开源社区 首页 业界资讯 软件追踪 查看内容

PUMA 2.15.0发布,Ruby的Web服务器

2015-11-11 00:26| 发布者: joejoe0332| 查看: 855| 评论: 0|原作者: oschina|来自: oschina

摘要: PUMA 2.15.0 发布,最新版本是 PUMA 2.15.3。PUMA 2.15.3 主要修复 JRuby 解析器相关的问题。PUMA 2.15.0,PUMA 2.15.1 和 PUMA 2.15.2 版本更新内容如下:=== 2.15.2 / 2015-11-06* 2 个 bug 修复 * ext/puma_http1 ...

PUMA 2.15.0 发布,最新版本是 PUMA 2.15.3。

PUMA 2.15.3 主要修复 JRuby 解析器相关的问题。

PUMA 2.15.0,PUMA 2.15.1 和 PUMA 2.15.2 版本更新内容如下:

=== 2.15.2 / 2015-11-06

* 2 个 bug 修复
  * ext/puma_http11: handle duplicate headers as per RFC
  * Only set ctx.ca iff there is a params['ca'] to set with.

* 2 PRs 合并
  * Merge pull request #818 from unleashed/support-duplicate-headers
  * Merge pull request #819 from VictorLowther/fix-ca-and-verify_null-exception

=== 2.15.1 / 2015-11-06

* 1 个 bug 修复

  * Allow older openssl versions

=== 2.15.0 / 2015-11-06

* 6 个新特性
  * Allow setting ca without setting a verify mode
  * Make jungle for init.d support rbenv
  * Use SSL_CTX_use_certificate_chain_file for full chain
  * cluster: add worker_boot_timeout option
  * configuration: allow empty tags to mean no tag desired
  * puma/cli: support specifying STD{OUT,ERR} redirections and append mode

* 5 个 bug 修复
  * Disable SSL Compression
  * Fix bug setting worker_directory when using a symlink directory
  * Fix error message in DSL that was slightly inaccurate
  * Pumactl: set correct process name. Fixes #563
  * thread_pool: fix race condition when shutting down workers

* 10 个文档修复
  * Add before_fork explanation in Readme.md
  * Correct spelling in DEPLOYMENT.md
  * Correct spelling in docs/nginx.md
  * Fix spelling errors.
  * Fix typo in deployment description
  * Fix typos (it's -> its) in events.rb and server.rb
  * fixing for typo mentioned in #803
  * Spelling correction for README
  * thread_pool: fix typos in comment
  * More explicit docs for worker_timeout

更多改进内容请看发行说明

下载:https://github.com/puma/puma/archive/v2.15.3.zip


Puma

与其他Ruby web服务器不同的是,Puma是为速度与并发而生的。Puma是一个为Ruby web程序提供高速处理以及HTTP 1.1并发的服务器小型库。它被设计只用来运行Rack程序

速度对比:


酷毙

雷人

鲜花

鸡蛋

漂亮
  • 快毕业了,没工作经验,
    找份工作好难啊?
    赶紧去人才芯片公司磨练吧!!

最新评论

关于LUPA|人才芯片工程|人才招聘|LUPA认证|LUPA教育|LUPA开源社区 ( 浙B2-20090187 浙公网安备 33010602006705号   

返回顶部