RubyGems Navigation menu

unicorn 1.1.1

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. 1.1.1 - July 11, 2010 (183.5 KB)
顯示所有版本(共 135)

Runtime 相依性套件 (1):

rack >= 0

Development 相依性套件 (1):

isolate ~> 2.0.2

擁有者:

作者:

  • Unicorn hackers

SHA 256 checksum:

2cbd90cd5e84234b059ddcf1f466d47e0bccf622c46113ae7e4eb4ec5ec0ce85

總下載次數 100,668,172

這個版本 5,941

License:

Ruby 版本需求:

相關連結: