Package unicorn: Information

    Binary package: unicorn
    Version: 5.5.1-alt1
    Architecture: aarch64
    Build time:  May 7, 2019, 06:41 AM in the task #229030
    Source package: unicorn
    Category: System/Servers
    Report package bug
    License: GPLv2/Ruby
    Summary: Unicorn: Rack HTTP server for fast clients and Unix
    Description: 
    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/Unix-like kernels. Slow clients should
    only be served by placing a reverse proxy capable of fully buffering
    both the the request and response in between Unicorn and slow clients.



    Last changed


    May 7, 2019 Andrey Cherepanov 5.5.1-alt1
    - New version.
    April 6, 2019 Pavel Skrylev 5.5.0-alt3
    - Fix lost gem dependencies
    - Fix spec
    March 18, 2019 Pavel Skrylev 5.5.0-alt2
    - Fix shebang line