librelist archives

« back to archive

1.0beta3 Is Out: Async Uploads

1.0beta3 Is Out: Async Uploads

From:
Zed A. Shaw
Date:
2010-08-26 @ 09:53
Hey Everyone,

Just put up the new hotness.  This has a fix from jsimmons that lets you
point multiple routes at proxies or handlers without any problems.  It
also has the new Async Upload feature, which is documented here:

http://mongrel2.org/doc/tip/docs/manual/book.wiki#x1-720005.5

You can also kill a connection by sending a 0 length message to it.
Combine the two and you have simple uploads for huge files that you can
abort in the middle.

There's also a new setting for limits.handler_targets that lets you set
the allowed target max to greater than 128.

As usual, you can get it off the home page:

http://mongrel2.org/home

And you can check out the timeline for the changelog:

http://mongrel2.org/timeline?n=20&y=ci

Try it out and report bugs back.  We're only down to a few:

http://mongrel2.org/rptview?rn=2

3 features, a docs bug, and something with header parsing.

-- 
Zed A. Shaw
http://zedshaw.com/