![]() |
abnormal load time - Printable Version +- WebPagetest Forums (https://www.webpagetest.org/forums) +-- Forum: WebPagetest (/forumdisplay.php?fid=7) +--- Forum: Bugs/Issues (/forumdisplay.php?fid=10) +--- Thread: abnormal load time (/showthread.php?tid=13236) |
abnormal load time - deivanaixyz - 09-11-2014 01:33 AM Recently upgraded the WPT server and agents. Observed that on using the API from a script , the tests show a longer load time than the private instances (which are directly submitted from WebPageTest UI on the server). Any inputs on this RE: abnormal load time - pmeenan - 09-11-2014 01:47 AM It has to come down to a different set of options when using the UI vs the API because the UI goes through the API to submit tests. Some basic things to check: - Same test location? - Same browser? - Same Connectivity? - Test configured to wait until onload or fully loaded? |