[lnkForumImage]
TotalShareware - Download Free Software

Confronta i prezzi di migliaia di prodotti.
Asp Forum
 Home | Login | Register | Search 


 

Forums >

comp.lang.ruby

[ANN] Thin 1.0.0 That's What She Said release

Marc-André Cournoyer

9/30/2008 1:13:00 PM

To: thin-ruby@googlegroups.com, ruby-talk@ruby-lang.org
Subject: [ANN] Thin 1.0.0 That's What She Said release

Hey all,

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/3...

== 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.macou...

== Contribute

Site: http://code.macou.../thin/
Group: http://groups.google.com/group/thin-r...
Bugs: http://thin.lighthouseapp.com/projects...
Code: http://github.com/macour...
IRC: #thin on freenode

Thanks to all the people who contributed to Thin, EventMachine, Rack
and Mongrel.

Marc-Andre Cournoyer
http://macour...


1 Answer

Wayne Seguin

10/1/2008 4:15:00 PM

0

Nicely done Marc-Andr=E9. Great work. Thank you *very* much for your =20
contribution to the community.

~Wayne

On Sep 30, 2008, at 09:13 , Marc-Andr=E9 Cournoyer wrote:

>
> To: thin-ruby@googlegroups.com, ruby-talk@ruby-lang.org
> Subject: [ANN] Thin 1.0.0 That's What She Said release
>
> Hey all,
>
> 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/3...
>
> =3D=3D 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]
>
> =3D=3D Get it!
>
> Install Thin from RubyForge:
>
> gem install thin
>
> Or using my mirror:
>
> gem install thin --source http://code.macou...
>
> =3D=3D Contribute
>
> Site: http://code.macou.../thin/
> Group: http://groups.google.com/group/thin-r...
> Bugs: http://thin.lighthouseapp.com/projects...
> Code: http://github.com/macour...
> IRC: #thin on freenode
>
> Thanks to all the people who contributed to Thin, EventMachine, Rack
> and Mongrel.
>
> Marc-Andre Cournoyer
> http://macour...
>
>
> --~--~---------~--~----~------------~-------~--~----~
> You received this message because you are subscribed to the Google =20
> Groups "thin-ruby" group.
> To post to this group, send email to thin-ruby@googlegroups.com
> To unsubscribe from this group, send email to =
thin-ruby+unsubscribe@googlegroups.com
> For more options, visit this group at =
http://groups.google.com/group/thin-ru...
> -~----------~----~----~----~------~----~------~--~---
>