bump TCP_DEFER_ACCEPT default value
commit772c7a486583630627f5de58aef82423487592e4
authorEric Wong <normalperson@yhbt.net>
Thu, 8 Jul 2010 09:29:18 +0000 (8 09:29 +0000)
committerEric Wong <normalperson@yhbt.net>
Thu, 8 Jul 2010 09:30:52 +0000 (8 09:30 +0000)
treeeb6e032c50751349f5870d07fc0efd1d799084ff
parentb07c3e00b390eebde32c762fd17ab387490c7552
bump TCP_DEFER_ACCEPT default value

Unicorn 1.1.0 lets us change this default, and we need it higher
to avoid wasting workers against stupidly (or maliciously) slow
clients.
lib/rainbows.rb