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:
= Copier Copié!

installation:
=

Versions:

  1. 6.2.0 - March 19, 2024 (187 ko)

Dépendances de Runtime (1):

Dépendances de Development (2):

rack >= 0
test-unit ~> 3.0

Propriétaires:

Pushed by:

Auteurs:

  • unicorn hackers

Total de contrôle SHA 256:

= Copier Copié!

Total de téléchargements 229

Pour cette version 229

Licenses:

GPL-2.0+, Ruby-1.8

Version de Ruby requise: >= 2.5.0

Liens: