Package gem-unicorn: Information

    Binary package: gem-unicorn
    Version: 6.1.0.54-alt1
    Architecture: i586
    Build time:  Mar 17, 2024, 03:44 AM in the task #342746
    Source package: gem-unicorn
    Category: System/Servers
    Report package bug
    License: GPL-2.0+ or Ruby-1.8
    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.



    ACL:
    Pavel Skrylev
    @ruby
    @everybody

    Last changed


    March 14, 2024 Pavel Skrylev 6.1.0.54-alt1
    - ^ 6.1.0 -> 6.1.0p54
    Sept. 22, 2022 Pavel Skrylev 6.1.0-alt2
    - !fix rakefile to build a ragel task (closes #43835)
    July 11, 2022 Pavel Skrylev 6.1.0-alt1.1
    - !fix dep to ragel6