![]() |
Mobile Location Not working - Printable Version +- WebPagetest Forums (https://www.webpagetest.org/forums) +-- Forum: WebPagetest (/forumdisplay.php?fid=7) +--- Forum: Bugs/Issues (/forumdisplay.php?fid=10) +--- Thread: Mobile Location Not working (/showthread.php?tid=15646) |
Mobile Location Not working - Samuel - 02-02-2019 02:47 AM I've written a java code and making http url connection below are the input parameters I pass and could able to successfully run but when I tried Dulles_iPhone6s (or any mobile locations) it's not working. ec2-us-east-1:Chrome.Cable;1 Dulles_Edge:Chrome.FIOS;1 ec2-us-east-1:Chrome.FIOS;1 How can I pass the mobile location? Thanks in Advance. RE: Mobile Location Not working - pmeenan - 02-04-2019 11:31 PM The locations available to the API are available here: https://www.webpagetest.org/getLocations.php?k=A&f=html The only mobile devices available to the API are the Moto G's and Moto G4's, not the iPhones. RE: Mobile Location Not working - Samuel - 02-06-2019 11:23 AM Thank you for responding. I got Moto G working. We have most user traffic coming from North East. I don't see any NE locations in URL provided. Is there any chance we can test NewJersey or NewYork locations? if not can it be considered as future enhancements. RE: Mobile Location Not working - pmeenan - 02-07-2019 05:31 AM If you need that level of granularity you best option is Catchpoint. They are the only ones I'm aware of with a lot of test nodes in a lot of regions and on specific ISP's. Otherwise, "regionally close" is the best you're going to be able to do. Virginia (either Dulles or EC2) is at most a 10ms RTT to New York and should be representative of the performance you get from there. |