Chromium Code Reviews
DescriptionControl the amount of time to leave an unused socket idle before closing it.
This adds constructor arguments for socket idle timeouts. This allows me to control it for testing, and also makes it possible to run experiments on how long to enable it for.
Currently I've set the timeout for unused sockets to 10 seconds, since that will cover 90% of the TCP RSTs we're seeing. We can probably increase this, but I'm waiting on histogram data to decide what to change it to.
BUG=http://crbug.com/18192
Committed: http://src.chromium.org/viewvc/chrome?view=rev&revision=24847
Patch Set 1 #
Total comments: 14
Patch Set 2 : Address wtc's comments. #
Messages
Total messages: 3 (0 generated)
|
||||||||||||||||||||||||||||||||||||||||||||||