[ 源代码: unicorn ]
软件包:unicorn(6.1.0-3)
Rack HTTP server for fast clients
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 and Unix-like kernels. Slow clients should only be served by placing a reverse proxy capable of fully buffering both request and response in between Unicorn and slow clients.
其他与 unicorn 有关的软件包
|
|
|
|
-
- dep: libc6 (>= 2.9)
- GNU C 语言运行库:共享库
同时作为一个虚包由这些包填实: libc6-udeb
-
- dep: libruby (<< 1:3.2~)
- Libraries necessary to run Ruby
- dep: libruby (>= 1:3.1~0)
-
- dep: libruby3.1t64 (>= 3.1.2)
- Libraries necessary to run Ruby 3.1
-
- dep: ruby
- Interpreter of object-oriented scripting language Ruby (default version)
-
- dep: ruby-kgio (>= 2.6)
- Kinder, gentler I/O for Ruby
-
- dep: ruby-rack
- modular Ruby webserver interface
-
- dep: ruby-raindrops (>= 0.7)
- real-time stats for preforking Rack servers