Comment #48 on issue 16367 by [email protected]: some http requests take many seconds or minutes http://code.google.com/p/chromium/issues/detail?id=16367
For the cases when it happens to you at home and not at the office, are you switching your network configurations (moving onto vpn and off vpn or switching different wireless networks or onto a wired network)? In those cases, as repro'd above, you are likely to encounter issues with using stale sockets. This is issue 19472. I'm particularly in rohitrao's type of situation where there is no changing of networking configuration, yet we have these TCP retransmits on reused sockets that are unanswered by the server. -- 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 -~----------~----~----~----~------~----~------~--~---
