[ANN] Thin 0.5.4 Flying Mustard release

瀏覽次數:3 次
跳到第一則未讀訊息

Marc-André Cournoyer

未讀,
2008年1月19日 下午3:24:212008/1/19
收件者:thin...@googlegroups.com
Hey all,

Version 0.5.4 (codename Flying Mustard) of the fastest Ruby server is
out!

http://code.macournoyer.com/thin/

== What's new?

Bug fix in daemon mode and speed boost for all!

* No longer read the full body, use direct streaming when sending
response.
See: Response#each
As a result, the Content-Length can not be calculated anymore.
You have to set this in your adapter. All frameworks do it anyway.
It improves memory usage and boost speed for low concurrency.
Thanks to Kent Sibilev and Ezra for their help on that one.
* Add 'Server' response header
* Fix --user and --group option not changing daemon process privileges

== Get it!

sudo gem install thin

Might take some time for the gem mirrors to be updated, try adding
--source http://code.macournoyer.com to the command if it doesn't work

If you installed a previous alpha version (if you have 0.5.4 already
installed)
uninstall it before: sudo gem uninstall thin

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/

回覆所有人
回覆作者
轉寄
0 則新訊息