RubyGems Navigation menu

unicorn 5.1.0

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. 5.1.0 - April 01, 2016 (207 KB)
Show all versions (135 total)

Runtime Dependencies (2):

kgio ~> 2.6
raindrops ~> 0.7

Development Dependencies (3):

olddoc ~> 1.2
rack >= 0
test-unit ~> 3.0

Owners:

Authors:

  • unicorn hackers

SHA 256 checksum:

5b1c6a38d3503ec54d7acb6da89957ac8cba6b00ac787b6de683fb80467a9be5

Total downloads 100,248,213

For this version 5,210,648

Licenses:

GPL-2.0+, Ruby-1.8

Required Ruby Version: < 3.0

Links: