about summary refs log tree commit homepage
path: root/lib
diff options
context:
space:
mode:
authorEric Wong <normalperson@yhbt.net>2011-01-21 13:50:12 -0800
committerEric Wong <normalperson@yhbt.net>2011-01-21 16:54:02 -0800
commitb33ab73a984660ab2d741b32725ab21d7860bef3 (patch)
tree5d7e023ed6cf07cc69d206430bf81b102ee05304 /lib
parent6750d3b50a9d4e66cbdb3b3ce295a1f16a54c678 (diff)
downloadrainbows-b33ab73a984660ab2d741b32725ab21d7860bef3.tar.gz
It's almost just like Coolio
Diffstat (limited to 'lib')
-rw-r--r--lib/rainbows/max_body.rb3
1 files changed, 2 insertions, 1 deletions
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