respect client_body_buffer_size in Unicorn 3.1.0
commit2bb3f8fd600bd0aabe5e4d7c3d1f99d745fc8f49
authorEric Wong <normalperson@yhbt.net>
Fri, 10 Dec 2010 01:14:04 +0000 (9 17:14 -0800)
committerEric Wong <normalperson@yhbt.net>
Fri, 10 Dec 2010 01:14:04 +0000 (9 17:14 -0800)
treed497e2b91c4865c3cf8f1027f58e391165e2741a
parentaf3629e6bd88b5744016a1c6217c00c37ef5a376
respect client_body_buffer_size in Unicorn 3.1.0

This is only needed for concurrency options that
do not use TeeInput, since TeeInput automatically
handles this for us.
lib/rainbows/ev_core.rb
lib/rainbows/ev_core/cap_input.rb
lib/rainbows/event_machine.rb
lib/rainbows/rev/core.rb