发布于 2017-08-18 00:24:39 | 177 次阅读 | 评论: 0 | 来源: 网友投递

这里有新鲜出炉的精品教程,程序狗速度看过来!

Puma Ruby的web服务器

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


Puma 3.9.0("Russell's Teapot") 发布了。

该版本主要更新内容如下:

  • 3 features:

    • The status server has a new /gc and /gc-status command. (#1384)

    • The persistent and first data timeouts are now configurable (#1111)

    • Implemented RFC 2324 (#1392)

  • 12 bugfixes:

    • Not really a Puma bug, but @NickolasVashchenko created a gem to workaround a Ruby bug that some users of Puma may be experiencing. See README for more. (#1347)

    • Fix hangups with SSL and persistent connections. (#1334)

    • Fix Rails double-binding to a port (#1383)

    • Fix incorrect thread names (#1368)

    • Fix issues with /etc/hosts and JRuby where localhost addresses were not correct. (#1318)

    • Fix compatibility with RUBYOPT="--enable-frozen-string-literal" (#1376)

    • Fixed some compiler warnings (#1388)

    • We actually run the integration tests in CI now (#1390)

    • No longer shipping unnecessary directories in the gemfile (#1391)

    • If RUBYOPT is nil, we no longer blow up on restart. (#1385)

    • Correct response to SIGINT (#1377)

    • Proper exit code returned when we receive a TERM signal (#1337)

  • 3 refactors:

  • 1 known issue:

    • Socket activation doesn't work in JRuby. Their fault, not ours. (#1367)

下载地址:



历史版本 :
Puma 3.11.0 发布,Ruby 的 Web 服务器
Puma 3.10.0 发布,Ruby 的 Web 服务器
Puma 3.9.0 发布,Ruby 的 Web 服务器
Puma 3.8.0 发布,Ruby 的 Web 服务器
Puma 3.7.1 发布,Ruby 的 Web 服务器
puma 3.7.0 发布,Ruby 的 Web 服务器
Puma 3.6.1 发布,Ruby 的 web 服务器
Puma 3.5.0 发布,Ruby 的 web 服务器
Puma 3.4.0 发布,Ruby 的 web 服务器
Puma 3.3.0 发布,Ruby 的 web 服务器
puma 3.2.0 发布,Ruby的web服务器
puma 3.1.1 发布,Ruby的web服务器
最新网友评论  共有(0)条评论 发布评论 返回顶部

Copyright © 2007-2017 PHPERZ.COM All Rights Reserved   冀ICP备14009818号  版权声明  广告服务