[ Bron: unicorn ]
Pakket: unicorn (6.1.0-3)
Verwijzigingen voor unicorn
Debian bronnen:
Het bronpakket unicorn downloaden:
Beheerders:
Externe bronnen:
- Homepage [unicorn.bogomips.org]
Vergelijkbare pakketten:
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.
Andere aan unicorn gerelateerde pakketten
|
|
|
|
-
- dep: libc6 (>= 2.9)
- GNU C Bibliotheek: Gedeelde bibliotheken
Ook een virtueel pakket geboden door: 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