Complete Guide for WebPageTest
|
09-06-2016, 07:50 PM
(This post was last modified: 09-06-2016 08:22 PM by jsheth.)
Post: #1
|
|||
|
|||
Complete Guide for WebPageTest
Hello,
I am trying to get up and running with webpagetest private instance since a long time. I am using AWS AMI files for this. I always find it difficult to get up and running with locations.ini and wptdriver.ini settings. I have look thorough almost everything on internet to figure out a good step by step guide for this. e.g. http://shades-of-orange.com/post/2015/11...And-Client or http://andydavies.me/blog/2012/09/18/how...-instance/ But, none of these, actually explains completely this part. I urge to developers of this community to please create/share one end to end guide which explains step by step instructions(with images would be great) for locations and settings configurations. Looking forward for reply! Especially what is the connections between - keys.ini locations.ini settings.ini and User data need to mention while creating client (windows) server on AWS AMI? A sample scenario for example - I have linux server on IP -57.12.34.56 and windows server - ip - 57.78.90.12 user Data while setting up windows server - wpt_server=57.12.34.56 wpt_location=first locations.ini ---------------------------- [locations] 1=first default=first [first] 1=first_wptdriver 2=first_ie label="My first agent" default=first_wptdriver [first_wptdriver] browser=Chrome,Firefox,Safari [first_ie] browser=IE 11 looking at http://57.12.34.56/install/ always says, no agents connected. Any help? Thanks! |
|||
09-08-2016, 09:55 PM
Post: #2
|
|||
|
|||
RE: Complete Guide for WebPageTest
Can you post the contents of your wptdriver.ini from the agent?
Are you seeing requests to getwork.php in your server logs? "Using WebPageTest" by O'Reilly has up-to-date configs, and debugging hints in it (disclaimer I co-authored it) Andy Using WebPageTest - http://usingwpt.com/ |
|||
« Next Oldest | Next Newest »
|
User(s) browsing this thread: 1 Guest(s)