![]() |
Extremly long loading time to specific domain - Printable Version +- WebPagetest Forums (https://www.webpagetest.org/forums) +-- Forum: WebPagetest (/forumdisplay.php?fid=7) +--- Forum: Private Instances (/forumdisplay.php?fid=12) +--- Thread: Extremly long loading time to specific domain (/showthread.php?tid=13234) |
Extremly long loading time to specific domain - lclair_plusline - 09-10-2014 07:29 PM Hi, I have installed a private instance with a Windows 7 agent. I use IE11 via wpt_driver. If any further system information is needed, feel free to request it. I have problems running tests to a specific domain (http://www.bauhaus.info). When I run tests to other domains (e.g. http://www.webpagetest.org) the loading time is normal, but if i run tests to http://www.bauhaus.info the loading time is up to 40s which is defenetly not correct. [attachment=433] When I run the test with same parameters on a public instance I don't get a normal loading time: http://www.webpagetest.org/result/140910_8R_BBQ/ Any ideas why this is happening? RE: Extremly long loading time to specific domain - pmeenan - 09-11-2014 12:21 AM Try capturing a tcpdump or timeline to see if you can find whatever activity is causing the issue. It looks a lot like a connection timing out trying to connect to a server but for some reason it's not showing up in the waterfall (tcpdump should show it). Maybe something isn't reachable from your private instance network. RE: Extremly long loading time to specific domain - lclair_plusline - 11-02-2015 05:07 PM Hi, tcpdump didn't show anything of interest. Nonetheless it seems to have been a network related issue. Some colleagues changed the network setup for a non-related task and after that it works fine. Thanks for your help. |