[ Bron: unicorn ]
Pakket: unicorn (5.5.3-1 en anderen)
Verwijzigingen voor unicorn
Debian bronnen:
Het bronpakket unicorn downloaden:
Beheerders:
- Debian Ruby Extras Maintainers (QA-pagina, Mailarchief)
- Hleb Valoshka (QA-pagina)
- Pirate Praveen (QA-pagina)
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.14)
- GNU C Bibliotheek: Gedeelde bibliotheken
Ook een virtueel pakket geboden door: libc6-udeb
-
- dep: libruby2.7 (>= 2.7.0)
- Libraries necessary to run Ruby 2.7
-
- dep: ruby (<< 1:2.8~)
- Interpreter of object-oriented scripting language Ruby (default version)
- dep: ruby (>= 1:2.7~0)
-
- dep: ruby-kgio
- Kinder, gentler I/O for Ruby
-
- dep: ruby-rack
- modular Ruby webserver interface
-
- dep: ruby-raindrops
- Real-time stats for preforking Rack servers