RubyGems Navigation menu

unicorn 2.0.0pre2

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. 2.0.0pre2 - October 07, 2010 (192 KB)
Show all versions (135 total)

Runtime Dependencies (2):

kgio ~> 1.2.0
rack >= 0

Development Dependencies (1):

isolate ~> 2.1.2

Owners:

Authors:

  • Unicorn hackers

SHA 256 checksum:

4ed8f3cca687f266fae5a49b9e41af787bd7d8cba7725c70fa2e06ad0f193d36

Total downloads 100,695,211

For this version 2,928

Licenses:

N/A

Required Ruby Version: None

Required Rubygems Version: > 1.3.1

Links: