RubyGems Navigation menu

unicorn-maintained 6.2.0

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.

Gemfile:
= 复制到剪贴板 已复制!

安装:
=

版本列表:

  1. 6.2.0 - March 19, 2024 (186.5 KB)

Runtime 依赖 (1):

Development 依赖 (2):

rack >= 0
test-unit ~> 3.0

业主:

推送:

作者:

  • unicorn hackers

SHA 256 校验和:

54693c672b679d1567ca1eba17ec2968426cec12720487f3eeabbf7422140a98

下载总量 184

这个版本 184

许可:

GPL-2.0+, Ruby-1.8

需要的 Ruby 版本: >= 2.5.0

链接: