RubyGems Navigation menu

unicorn 5.5.2

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 (222KB)
  2. 6.0.0 - March 17, 2021 (219KB)
  3. 5.8.0 - December 24, 2020 (220KB)
  4. 5.7.0 - September 08, 2020 (220KB)
  5. 5.6.0 - July 26, 2020 (219KB)
  6. 5.5.2 - December 20, 2019 (218KB)
全てのバージョンを表示(全135件)

Runtime依存関係 (2):

kgio ~> 2.6
raindrops ~> 0.7

Development依存関係 (2):

rack >= 0
test-unit ~> 3.0

所有者:

プッシュ者:

作者:

  • unicorn hackers

SHA 256チェックサム:

cde898a53f3d749bf41198f75b139bb726bd6feb3c43aed209f34cd6dd718234

累計ダウンロード数 101,211,950

このバージョンのみ 894,104

ライセンス:

GPL-2.0+, Ruby-1.8

必要なRubyのバージョン: < 3.0

リンク: