unicorn Ruby/Rack server user+dev discussion/patches/pulls/bugs/help
 help / color / mirror / code / Atom feed
From: Eric Wong <normalperson@yhbt.net>
To: ruby-talk@ruby-lang.org, unicorn-public@bogomips.org
Cc: Owen Ou <o@heroku.com>, Christos Trochalakis <yatiohi@ideopolis.gr>
Subject: [ANN] unicorn 5.0.1 - Rack HTTP server for fast clients and *nix
Date: Tue, 17 Nov 2015 22:48:17 +0000	[thread overview]
Message-ID: <20151117224817.GA8179@dcvr.yhbt.net> (raw)
In-Reply-To: <20151117-unicorn-5.0.1-rele@sed>

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.

* http://unicorn.bogomips.org/
* public list: unicorn-public@bogomips.org
* mail archives: http://bogomips.org/unicorn-public/
* git clone git://bogomips.org/unicorn.git
* http://unicorn.bogomips.org/NEWS.atom.xml
* nntp://news.public-inbox.org/inbox.comp.lang.ruby.unicorn

Changes since 5.0.0:

unicorn 5.0.1 - continuing to violate Rack SPEC

Once again, we allow nil values in response headers.  We've had
this bug since March 2009, and thus cannot expect existing
applications and middlewares running unicorn to fix this.

Unfortunately, supporting this bug contributes to application
server lock-in, but at least we'll document it as such.

Thanks to Owen Ou <o@heroku.com> for reporting this regression:

  http://bogomips.org/unicorn-public/CAO47=rJa=zRcLn_Xm4v2cHPr6c0UswaFC_omYFEH+baSxHOWKQ@mail.gmail.com/

Additionally, systemd examples are now in the examples/ directory
based on a post by Christos Trochalakis <yatiohi@ideopolis.gr>:

  http://bogomips.org/unicorn-public/20150708130821.GA1361@luke.ws.skroutz.gr/

-- 
EW

           reply	other threads:[~2015-11-17 22:48 UTC|newest]

Thread overview: expand[flat|nested]  mbox.gz  Atom feed
 [parent not found: <20151117-unicorn-5.0.1-rele@sed>]

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

  List information: https://yhbt.net/unicorn/

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=20151117224817.GA8179@dcvr.yhbt.net \
    --to=normalperson@yhbt.net \
    --cc=o@heroku.com \
    --cc=ruby-talk@ruby-lang.org \
    --cc=unicorn-public@bogomips.org \
    --cc=yatiohi@ideopolis.gr \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
Code repositories for project(s) associated with this public inbox

	https://yhbt.net/unicorn.git/

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).