发布于 2015-01-21 00:32:18 | 151 次阅读 | 评论: 0 | 来源: 网友投递

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

Puma Ruby的web服务器

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


Puma 2.11.0 发布了,下载地址:https://github.com/puma/puma/archive/v2.11.0.zip

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

速度对比:

完整改进记录包括:

修复 9 个 bug:

* Add mode as an additional bind option to unix sockets. Fixes #630
* Advertise HTTPS properly after a hot restart
* Don't write lowlevel_error_handler to state
* Fix phased restart with stuck requests
* Handle spaces in the path properly. Fixes #622
* Set a default REMOTE_ADDR to avoid using peeraddr on unix sockets. Fixes #583
* Skip device number checking on jruby. Fixes #586
* Update extconf.rb to compile correctly on OS X
* redirect io right after daemonizing so startup errors are shown. Fixes #359

6 个新的特性:

* Add a configuration option that prevents puma from queueing requests.
* Add reload_worker_directory
* Add the ability to pass environment variables to the init script (for Jungle).
* Add the proctitle tag to the worker. Fixes #633
* Infer a proctitle tag based on the directory
* Update lowlevel error message to be more meaningful.



历史版本 :
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号  版权声明  广告服务