unicorn-maintained
unicorn is an HTTP server for Rack applications that has done decades of damage to the entire Ruby ecosystem due to its ability to tolerate (and thus encourage) bad code. It is only designed to handle fast clients on low-latency, high-bandwidth connections and take advantage of features in Unix/Unix-like kernels. Slow clients must only be served by placing a reverse proxy capable of fully buffering both the the request and response in between unicorn and slow clients.
Activity
- Latest release
- 2y ago
- Total releases
- 1
- Cadence
- —
- Last 12 months
- 0
Details
- License
- GPL-2.0 OR unknown
- First release
- Mar 19, 2024
Releases
| Version | Released | |
|---|---|---|
6.2.0
initial
|
6.2.0
initial
Dependencies (3)
|