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.
Required Ruby Version
< 3.0
Authors
unicorn hackers
Versions
- 0.0.7 March 06, 2017 (208 KB)
- 0.0.6 March 06, 2017 (208 KB)
- 0.0.5 February 26, 2017 (208 KB)
- 0.0.4 February 26, 2017 (208 KB)
- 0.0.3 February 26, 2017 (208 KB)