Hey all, Version 0.6.4 (codename Sexy Lobster) of the fastest Ruby server is out! http://code.macournoyer.com/thin/ == What's new? Small release: 2 bug fixes w/ UNIX domain sockets. * Fix error when stopping server on UNIX domain socket, fixes #42 * Rescue errors in Connection#get_peername more gracefully, setting REMOTE_ADDR to nil, fixes #43 == Get it! sudo gem install thin Or using my mirror: sudo gem install thin --source http://code.macournoyer.com WARNING: Thin is still alpha software, if you use it on your server you understand the risks that are involved. == Contribute If you're using Thin, let me know and I'll put your site on http://code.macournoyer.com/thin/users/ Thin is driven by an active community of passionate coders and benchmarkers. Please join us, contribute or share some ideas in Thin Google Group: http://groups.google.com/group/thin-ruby/topics Also on IRC: #thin on freenode Thanks to all the people who contributed to Thin, EventMachine, Rack and Mongrel. Marc-Andre Cournoyer http://macournoyer.com/