From b33ab73a984660ab2d741b32725ab21d7860bef3 Mon Sep 17 00:00:00 2001 From: Eric Wong Date: Fri, 21 Jan 2011 13:50:12 -0800 Subject: max_body: disable for epoll It's almost just like Coolio --- lib/rainbows/max_body.rb | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) (limited to 'lib/rainbows/max_body.rb') diff --git a/lib/rainbows/max_body.rb b/lib/rainbows/max_body.rb index 808f762..105bbb0 100644 --- a/lib/rainbows/max_body.rb +++ b/lib/rainbows/max_body.rb @@ -55,7 +55,8 @@ class Rainbows::MaxBody case Rainbows.server.use when :Rev, :Coolio, :EventMachine, :NeverBlock, :RevThreadSpawn, :RevThreadPool, - :CoolioThreadSpawn, :CoolioThreadPool + :CoolioThreadSpawn, :CoolioThreadPool, + :Epoll return end -- cgit v1.2.3-24-ge0c7