Comment #12 on issue 18618 by simon.bohlin: loading forever in one tab and instantly in another http://code.google.com/p/chromium/issues/detail?id=18618
Both about:net-internals and chrome://net-internals/ should work fine from Beta channel builds. mahaniok, are your issue still around in newer builds? I think I've experienced this bug some weeks ago. Now today I just managed to switch DNS server so I might have decreased my own chances of reproducing. I switched from a single DNS server with 57% reliability according to test-tool from https://www.grc.com/dns/benchmark.htm and I now use a combo of Google Public DNS + another one I beleive to be Level3. On Vista, netsh can change dns server settings: netsh interface ipv4 set dnsserver name="Adapter name" static 8.8.8.8 primary I'm curious whether Chrome could use other DNS servers as fallback on systems where the default DNS is unreliable. Those who accept to emit usage statistict could be the first to be "rewarded" with such a feature. -- 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
