Unicorn is a Rack HTTP server for Unix, fast clients and nothing else
Socket handling bugfixes and socket-related usability and
performance tweaks. We no longer trust FD_CLOEXEC to be
inherited across accept(); thanks to Paul Sponagl for diagnosing
this issue on OSX. There are also minor tweaks backported from
0.9.0 to make non-graceful restarts/upgrades go more smoothly.
The 0.9.x series (including 0.9.1) is NOT recommended for
production use, try 0.8.2 instead.
* site:
http://unicorn.bogomips.org/* git: git://git.bogomips.org/unicorn.git
* cgit:
http://git.bogomips.org/cgit/unicorn.git/* list:
mongrel-unicorn@...
--
Eric Wong