unicorn 4.4.0 - minor updatesv4.4.0
commitf0a31e43676f59762d5bf53707cd8cc21fed0727
authorEric Wong <normalperson@yhbt.net>
Wed, 10 Oct 2012 21:33:46 +0000 (10 21:33 +0000)
committerEric Wong <normalperson@yhbt.net>
Thu, 11 Oct 2012 09:09:27 +0000 (11 09:09 +0000)
treeacd20c81f1a60614585e468361dd0fbf90dd70b7
parent032791b9a367f67febbe7534f6ea4cac127e7897
unicorn 4.4.0 - minor updates

Non-regular files are no longer reopened on SIGUSR1.  This
allows users to specify FIFOs as log destinations.

TCP_NOPUSH/TCP_CORK is no longer set/unset by default.  Use
:tcp_nopush explicitly with the "listen" directive if you wish
to enable TCP_NOPUSH/TCP_CORK.

Listen sockets are now bound _after_ loading the application for
preload_app(true) users.  This prevents load balancers from
sending traffic to an application server while the application
is still loading.

There are also minor test suite cleanups.
GIT-VERSION-GEN
lib/unicorn/const.rb