RubyGems Navigation menu

unicorn 5.5.4

unicorn is an HTTP server for Rack applications designed to only serve fast clients on low-latency, high-bandwidth connections and take advantage of features in Unix/Unix-like kernels. Slow clients should only be served by placing a reverse proxy capable of fully buffering both the the request and response in between unicorn and slow clients.

Gemfile:
= 复制到剪贴板 已复制!

安装:
=

版本列表:

  1. 6.1.0 - December 25, 2021 (222.0 KB)
  2. 6.0.0 - March 17, 2021 (219.0 KB)
  3. 5.8.0 - December 24, 2020 (219.5 KB)
  4. 5.7.0 - September 08, 2020 (219.5 KB)
  5. 5.6.0 - July 26, 2020 (219.0 KB)
  6. 5.5.4 - March 24, 2020 (218.5 KB)
显示所有版本 (共 135 个)

Runtime 依赖 (2):

kgio ~> 2.6
raindrops ~> 0.7

Development 依赖 (2):

rack >= 0
test-unit ~> 3.0

业主:

推送:

作者:

  • unicorn hackers

SHA 256 校验和:

f676af46ad2031b6853d2e2ba3e120c2943cd5aeb5bfa48321705d71f9824d8f

下载总量 100,165,387

这个版本 402,365

许可:

GPL-2.0+, Ruby-1.8

需要的 Ruby 版本: < 3.0

链接: