Thin version 1.0.0 is out!

写的好,我收藏起来慢慢看. 写的好,我支持一下. 没什么意思,把他踩下去. 阅读次数:42 | 订阅者:IceskYsl | 来源:IceskYsl@1sters! | 文章作者: iceskysl | 发表时间: 2008-10-07

Thin version 1.0.0 (codename That's What She Said) is out!

Yes 1.0! That doesn't mean it's bug free or anything. But, it does 
mean that it's been running on a number of servers and no show stopper 
bugs have been found since a while.

Also see http://macournoyer.wordpress.com/2008/09/30/thin-10/

== What's new?

  * Fixed vlad.rake to allow TCP or socket [hellekin]
  * Updated Mack adapter to handle both <0.8.0 and >0.8.0 [Mark Bates]
  * rails rack adapter uses File.readable_real? so it recognizes ACL 
permissions [Ricardo Chimal]
  * Log a warning if Rack application returns nil body [Michael S. 
Klishin]
  * Handle nil and Time header values correctly [#76 state:resolved] 
[tmm1]
  * Add Content-Length header to response automatically when possible 
[#74 state:resolved] [dkubb]
  * Runner now remembers -r, -D and -V parameters so that clustered 
servers inherit those and
     keep your parameters.
  * Make Set-Cookie header, in Rails adapter, compatible with current 
Rack spec [Pedro Belo]
    [#73, state:resolved]
  * Add --no-epoll option to disable epoll usage on Linux [#61 
state:resolved]
  * Add --force (-f) option to force stopping of a daemonized server 
[#72 state:resolved]
  * Update halycon adapter loader [mtodd]

== Get it!

Install Thin from RubyForge:

  gem install thin

Or using my mirror:

  gem install thin --source http://code.macournoyer.com
参考文档:
http://groups.google.com/group/thin-ruby/browse_thread/thread/402d51a6d9f2651d阅读全文

技能云友情提示您: 如果您对本文观点感兴趣,欢迎到原文出处讨论,谢谢!