From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: X-Spam-Checker-Version: SpamAssassin 3.4.2 (2018-09-13) on dcvr.yhbt.net X-Spam-Level: X-Spam-ASN: X-Spam-Status: No, score=-4.0 required=3.0 tests=ALL_TRUSTED,BAYES_00 shortcircuit=no autolearn=ham autolearn_force=no version=3.4.2 Received: from localhost (dcvr.yhbt.net [127.0.0.1]) by dcvr.yhbt.net (Postfix) with ESMTP id 1E62C1F9E0; Mon, 27 Apr 2020 02:53:15 +0000 (UTC) Date: Mon, 27 Apr 2020 02:53:15 +0000 From: Eric Wong To: ruby-talk@ruby-lang.org, unicorn-public@yhbt.net Subject: [ANN] unicorn 5.5.5 - Rack HTTP server for fast clients and *nix Message-ID: <20200427025315.GA8804@dcvr> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline Organization: Deep Shit List-Id: 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. Disclaimer: Due to its ability to tolerate crashes and isolate clients, unicorn is unfortunately known to prolong the existence of bugs in applications and libraries which run on top of it. Consider this just an announcement to inform existing users of a new version, not something to convince you to switch to something that set the entire Ruby world back decades in terms of concurrency. .onion URLs below are available for Tor users and can reduce our operating costs: * https://yhbt.net/unicorn/ http://unicorn.ou63pmih66umazou.onion/ * public list: unicorn-public@yhbt.net * mail archives: https://yhbt.net/unicorn-public/ http://ou63pmih66umazou.onion/unicorn-public/ * git clone https://yhbt.net/unicorn.git torsocks git clone http://ou63pmih66umazou.onion/unicorn.git * https://yhbt.net/unicorn/NEWS.atom.xml http://unicorn.ou63pmih66umazou.onion/NEWS.atom.xml * nntp://news.public-inbox.org/inbox.comp.lang.ruby.unicorn nntp://ou63pmih66umazou.onion/inbox.comp.lang.ruby.unicorn Changes: This release fixes a bug for users of multiple listeners setups where a busy listen socket could starve other listeners. Thanks to Stan Hu for reporting and testing. No need to upgrade if you're using a single listen socket. Link: https://yhbt.net/unicorn-public/CAMBWrQ=Yh42MPtzJCEO7XryVknDNetRMuA87irWfqVuLdJmiBQ@mail.gmail.com/