about summary refs log tree commit homepage
path: root/lib/rainbows/max_body.rb
DateCommit message (Expand)
2011-05-03s/max_bytes/client_max_body_size/ for consistency
2011-02-04rename XAcceptEpoll to XEpoll
2011-01-24initial XAcceptEpoll concurrency model
2011-01-21max_body: disable for epoll
2011-01-06eliminate G constant and just use the Rainbows! module
2010-12-27initial cool.io support
2010-11-19max_body: do not enable for RevThread* models
2010-11-16reimplement client_max_body_size handlers
2010-10-22unindent most files
2010-10-21unicorn 2.x updates + kgio
2010-07-10doc: avoid documenting internals on RDoc website
2010-05-03cleanup request size limiting for TeeInput users
2010-05-03max_body: remove extraneous debug message
2010-05-03add client_max_body_size config directive