RubyGems Navigation menu

unicorn 5.4.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:
= Copy to clipboard Copied!

instalar:
=

Versões:

  1. 6.1.0 - December 25, 2021 (222 KB)
  2. 6.0.0 - March 17, 2021 (219 KB)
  3. 5.8.0 - December 24, 2020 (220 KB)
  4. 5.7.0 - September 08, 2020 (220 KB)
  5. 5.6.0 - July 26, 2020 (219 KB)
  6. 5.4.1 - July 23, 2018 (213 KB)
Mostrar todas as versões (135)

Runtime Dependencies (2):

kgio ~> 2.6
raindrops ~> 0.7

Development Dependencies (2):

rack >= 0
test-unit ~> 3.0

Donos:

Autores:

  • unicorn hackers

SHA 256 checksum:

53652c9421b578341418713e2b803a1684fa979be12239880e4a9a48f4dfd0e1

Total de downloads 100.679.103

Desta versão 7.285.734

Licenças:

GPL-2.0+, Ruby-1.8

Versão Requerida do Ruby: < 3.0

Links: