keepalive_timeout defaults to 5 seconds
commitd7d1fd6b54501ece1a8777563c02de5b9297ed13
authorEric Wong <normalperson@yhbt.net>
Sun, 28 Feb 2010 04:03:20 +0000 (27 20:03 -0800)
committerEric Wong <normalperson@yhbt.net>
Sun, 28 Feb 2010 04:03:20 +0000 (27 20:03 -0800)
tree020199e494f40af20f2ebae473f041f5f58fc5c6
parent9d60e1931021faa52bee60e34913c656317f2698
keepalive_timeout defaults to 5 seconds

The previous 2 second default was not enough for folks on slow
connections where our OS socket buffers would've masked the time
it took to write out larger responses.

ref: <20100219220904.GA11377@dcvr.yhbt.net>
lib/rainbows.rb