RubyGems Navigation menu

unicorn-maintained 6.2.0

unicorn is an HTTP server for Rack applications that has done decades of damage to the entire Ruby ecosystem due to its ability to tolerate (and thus encourage) bad code. It is only designed to handle fast clients on low-latency, high-bandwidth connections and take advantage of features in Unix/Unix-like kernels. Slow clients must 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.2.0 - March 19, 2024 (187KB)

Runtime依存関係 (1):

Development依存関係 (2):

rack >= 0
test-unit ~> 3.0

所有者:

プッシュ者:

作者:

  • unicorn hackers

SHA 256チェックサム:

= クリップボードにコピー コピー完了!

累計ダウンロード数 229

このバージョンのみ 229

ライセンス:

GPL-2.0+, Ruby-1.8

必要なRubyのバージョン: >= 2.5.0

リンク: