Posted By: Eric Wong
Date: 2010-12-03 01:28
Summary: Rainbows! 2.0.1 - upload pipelining fixes
Project: Rainbows!
Rainbows! is an HTTP server for sleepy Rack applications. It is based on Unicorn, but designed to handle applications that expect long request/response times and/or slow clients.
* http://rainbows.rubyforge.org/ * rainbows-talk@rubyforge.org />* git://git.bogomips.org/rainbows.git
Changes:
For HTTP clients living on the edge and pipelining uploads, we now fully support pipelined upload requests (as long as the application consumes each request in its entirety). |
|