Google Groups no longer supports new Usenet posts or subscriptions. Historical content remains viewable.
Dismiss

[ANN] Thin 0.6.4 Sexy Lobster release

2 views
Skip to first unread message

Marc-André Cournoyer

unread,
Feb 13, 2008, 10:27:57 PM2/13/08
to
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/


Chad Perrin

unread,
Feb 15, 2008, 1:40:47 AM2/15/08
to
On Thu, Feb 14, 2008 at 12:27:57PM +0900, Marc-Andr? Cournoyer wrote:
>
> sudo gem install thin

This doesn't work for me.

Oh, wait . . . maybe it's just because this machine doesn't have sudo
installed. Perhaps I'll try using su instead.

--
CCD CopyWrite Chad Perrin [ http://ccd.apotheon.org ]
Larry Wall: "A script is what you give the actors. A program is what you
give the audience."

0 new messages