Private Instance Woes
|
05-27-2011, 01:39 AM
Post: #1
|
|||
|
|||
Private Instance Woes
Hello,
I am trying to get pagetest running on a private instance. I have created a webserver using a base CentOS image and have installed necessary software (apache, php5.2.16, gd, etc.). For the test agents, I have utilized the Amazon AMI Image, using the following userdata strings when spun up: wpt_server=wpt.domain.com wpt_location=Test_loc wpt_browser="IE 8" Here is a copy of my locations.ini file on the webserver: [locations] 1=Test_loc default=Test_loc [Test_loc] 1=Test default=Test label=Test Location [Test] browser=IE 8 ;browserExe=pagetest.exe latency=0 label="Test Location" ;key=TestKey123 Here is a copy of the urlblast.ini file on the test agent server: [Configuration] Test Type=4 Startup Delay=10 Log File=c:\pagetest\log Thread Count=1 Timeout=60 Reboot Interval=720 Clear Cache Interval=0 browser=IE 8 debug=1 localDir=/wpt.domain.com/work/ ; we're running in EC2 so get the config dynamically from user data ec2=1 Here is what I get from the urlblast log: 2011/05/26 15:35:24 -1 8 1 20 0 Debug Work request response was empty 2011/05/26 15:35:35 -1 8 1 20 0 Debug Requesting work from wpt.domain.com/work/getwork.phpvideo=1&location=Test_loc&k ey=&ec2=i-ff9f4591&pc=PAGETEST-IE8 2011/05/26 15:35:35 -1 8 1 20 0 Debug Job of t ype 'text/plain; charset=UTF-8' received 2011/05/26 15:35:35 -1 8 1 20 0 Debug Work request response was empty Any help would be greatly appreciated! Thanks, Scott |
|||
« Next Oldest | Next Newest »
|
Messages In This Thread |
Private Instance Woes - smishkind - 05-27-2011 01:39 AM
RE: Private Instance Woes - pmeenan - 05-27-2011, 01:45 AM
RE: Private Instance Woes - smishkind - 05-27-2011, 02:04 AM
RE: Private Instance Woes - pmeenan - 05-27-2011, 05:46 AM
RE: Private Instance Woes - smishkind - 05-27-2011, 05:49 AM
|
User(s) browsing this thread: 1 Guest(s)