RubyGems Navigation menu

unicorn 1.1.5

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!

install:
=

Versions:

  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. 1.1.5 - October 27, 2010 (193 KB)
Show all versions (135 total)

Runtime Dependencies (1):

rack >= 0

Development Dependencies (1):

isolate ~> 3.0.0

Owners:

Authors:

  • Unicorn hackers

SHA 256 checksum:

bb6ca30e4f8f3520e9fe290af037d35f4d49b076e09b1b5426733957c5fd21ac

Total downloads 99,717,478

For this version 38,298

Licenses:

N/A

Required Ruby Version: None

Links: