unicorn Ruby/Rack server user+dev discussion/patches/pulls/bugs/help
 help / color / mirror / code / Atom feed
* [ANN] unicorn 3.0.0 - disable rewindable input!
@ 2010-11-20  2:47 Eric Wong
  2010-11-20 17:50 ` Michael Guterl
  0 siblings, 1 reply; 7+ messages in thread
From: Eric Wong @ 2010-11-20  2:47 UTC (permalink / raw)
  To: mongrel-unicorn

Changes:

Rewindable "rack.input" may be disabled via the
"rewindable_input false" directive in the configuration file.
This will violate Rack::Lint for Rack 1.x applications, but can
reduce I/O for applications that do not need a rewindable
input.

This release updates us to the Kgio 2.x series which should play
more nicely with other libraries and applications.  There are
also internal cleanups and improvements for future versions of
Rainbows!

The Unicorn 3.x series supercedes the 2.x series
while the 1.x series will remain supported indefinitely.

* http://unicorn.bogomips.org/
* mongrel-unicorn@rubyforge.org
* git://git.bogomips.org/unicorn.git

-- 
Eric Wong
_______________________________________________
Unicorn mailing list - mongrel-unicorn@rubyforge.org
http://rubyforge.org/mailman/listinfo/mongrel-unicorn
Do not quote signatures (like this one) or top post when replying


^ permalink raw reply	[flat|nested] 7+ messages in thread

end of thread, other threads:[~2010-11-23 17:39 UTC | newest]

Thread overview: 7+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2010-11-20  2:47 [ANN] unicorn 3.0.0 - disable rewindable input! Eric Wong
2010-11-20 17:50 ` Michael Guterl
2010-11-21  4:05   ` Eric Wong
2010-11-21 16:29     ` Jeremy Evans
2010-11-21 23:49       ` Eric Wong
2010-11-22  1:21         ` Jeremy Evans
2010-11-23 17:34     ` Michael Guterl

Code repositories for project(s) associated with this public inbox

	https://yhbt.net/unicorn.git/

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).