1. XenForo 1.5.14 中文版——支持中文搜索!现已发布!查看详情
  2. Xenforo 爱好者讨论群:215909318 XenForo专区

新闻 Puma 3.4.0 发布,Ruby 的 web 服务器 下载

本帖由 漂亮的石头2016-04-08 发布。版面名称:软件资讯

  1. 漂亮的石头

    漂亮的石头 版主 管理成员

    注册:
    2012-02-10
    帖子:
    487,583
    赞:
    47
    Puma 3.4.0 发布了。与其他Ruby web服务器不同的是,Puma是为速度与并发而生的。Puma是一个为Ruby web程序提供高速处理以及HTTP 1.1并发的服务器小型库。它被设计只用来运行Rack程序。

    更新内容

    2个小功能:


    • Add ability to force threads to stop on shutdown. Fixes #938


    • Detect and commit seppuku when fork(2) fails. Fixes #529

    3个未知


    • Ignore errors trying to update the backport tables. Fixes #788


    • Invoke the lowlevel_error in more places to allow for exception tracking. Fixes #894


    • Update the query string when an absolute URI is used. Fixes #937

    5个Doc修复


    • Add Process Monitors section to top-level README


    • Better document the hooks. Fixes #840


    • docs/system.md sample config refinements and elaborations


    • Fix typos at couple of places.


    • Cleanup warnings

    下载地址:

    Puma 3.4.0 发布,Ruby 的 web 服务器下载地址
     
正在加载...