0
-* Add cluster support through the -s option in the thin script, start 3 thins like this:
0
- 3 thin servers will be started on port 3000, 3001, 3002, also the port number will be
0
- injected in the pid and log filenames.
0
-* Fix IOError when writing to logger when starting server as a daemon.
0
-* Really change directory when the -c option is specified.
0
-* Add restart command to thin script.
0
-* Fix typos in thin script usage message and expand chdir path.
0
-* Rename thin script options to be the same as mongrel_rails script [thronedrk]:
0
- -o --host => -a --address
0
- --env => --environment
0
+Welcome 2 new members to the Thin team (previously composed of me and me):
0
+* Kevin Williams http://www.almostserio.us/
0
+* James Golick http://jamesgolick.com/
0
-
win32 support is coming soon!
0
+
Small release for *nix users, but big one of windows ones!
0
+* win32 pre-compiled gem now available (send all your love to Kevin for this one)
0
+* Add prefix option to thin script to mount app under a given path.
0
+If you're still not sure about trying Thin, here are a couple of articles:
0
+* http://glauche.de/2008/01/14/how-many-thin-server-instances-are-best/
0
+* http://www.deze9.com/jp/blog/post?p=current-uptime-of-the-thin-server-process-behind
0
+* http://blog.rayngwf.com/2008/01/thin-ruby-web-server-that-is-really.html
0
+* http://glauche.de/2008/01/12/thin-nginx-with-rails/
0
Might take some time for the gem mirrors to be updated, try adding
0
--source http://code.macournoyer.com to the command if it doesn't work
0
-If you installed a previous alpha version (if you have
0.5.2 already installed)
0
+If you installed a previous alpha version (if you have
<%= Thin::VERSION::STRING %> already installed)
0
uninstall it before: sudo gem uninstall thin
Comments
No one has commented yet.