Comment #16 on issue 18192 by willc...@chromium.org: Intermittent ERR_CONNECTION_RESET for web page at null http://code.google.com/p/chromium/issues/detail?id=18192
I suspect that at least part of the reason we are seeing more ERR_CONNECTION_RESETs is because of my socket late binding change (50% exp on dev channel). It turns out that when we connect a socket, but don't immediately use it, it's more likely to result in an ERR_CONNECTION_RESET. Since the socket was not reused, we don't bother to try connecting a new one, so it ends up as a user visible ERR_CONNECTION_RESET. -- 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 -~----------~----~----~----~------~----~------~--~---