Comment #20 on issue 18192 by [email protected]: Intermittent
ERR_CONNECTION_RESET for web page at null
http://code.google.com/p/chromium/issues/detail?id=18192
The following revision refers to this bug:
http://src.chromium.org/viewvc/chrome?view=rev&revision=24847
------------------------------------------------------------------------
r24847 | [email protected] | 2009-08-28 18:35:16 -0700 (Fri, 28 Aug
2009) | 6 lines
Changed paths:
M
http://src.chromium.org/viewvc/chrome/trunk/src/net/socket/client_socket_pool_base.cc?r1=24847&r2=24846
M
http://src.chromium.org/viewvc/chrome/trunk/src/net/socket/client_socket_pool_base.h?r1=24847&r2=24846
M
http://src.chromium.org/viewvc/chrome/trunk/src/net/socket/client_socket_pool_base_unittest.cc?r1=24847&r2=24846
M
http://src.chromium.org/viewvc/chrome/trunk/src/net/socket/tcp_client_socket_pool.cc?r1=24847&r2=24846
Control 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
Review URL: http://codereview.chromium.org/176021
------------------------------------------------------------------------
--
You received this message because you are listed in the owner
or CC fields of this issue, or because you starred this issue.
You may adjust your issue notification preferences at:
http://code.google.com/hosting/settings
--~--~---------~--~----~------------~-------~--~----~
Automated mail from issue updates at http://crbug.com/
Subscription options: http://groups.google.com/group/chromium-bugs
-~----------~----~----~----~------~----~------~--~---