Thin

Tiny, fast & funny HTTP server

Installation

sudo gem install thin --source http://code.macournoyer.com

Or get the source:

svn co http://code.macournoyer.com/svn/thin/trunk thin

Usage

In your Rails app directory:

thin start

Get more help with the thin script at code.macournoyer.com/thin/doc/files/bin/thin.html and with the thin_cluster script at code.macournoyer.com/thin/doc/files/bin/thin_cluster.html

License

Ruby License, www.ruby-lang.org/en/LICENSE.txt.

Credits

Lots of the code was inspired (or stolen entirely) from Mongrel mongrel.rubyforge.org by Zed Shaw. Mongrel Web Server (Mongrel) is copyrighted free software by Zed A. Shaw <zedshaw at zedshaw dot com> You can redistribute it and/or modify it under either the terms of the GPL.

transat/parser.rb was taken from Piston source code. Copyright © 2006 Francois Beausoleil <[email protected]>

Thin is copyright Marc-Andre Cournoyer <[email protected]>

Please report any bug using code.macournoyer.com/thin/trac.fcgi/newticket