change TCP defaults to favor low latency
commitb1d8d3de991ebc5b7d655f2e8a1294129021db8a
authorEric Wong <normalperson@yhbt.net>
Mon, 13 Jun 2011 22:17:14 +0000 (13 22:17 +0000)
committerEric Wong <normalperson@yhbt.net>
Mon, 13 Jun 2011 22:17:14 +0000 (13 22:17 +0000)
treedd61a65c601e021ca23dac92783643dcdbba6311
parentc1cac62571b543ac8e9f7203f8c315bb75516a20
change TCP defaults to favor low latency

These TCP settings are a closer match to the behavior of
Unix domain sockets and what users expect for fast streaming
responses even if nginx can't provide them just now...
lib/unicorn/configurator.rb
lib/unicorn/socket_helper.rb