12-02-2012, 07:50 AM
I've installed WebPagetest Private Instance version 2.8 using Linux server and separated Windows XP SP3 test machine.
1. locations.ini on server machine:
[locations]
1=xp
default=xp
[xp]
1=IE
2=Other
label=xp
[IE]
browser=IE 8
latency=0
label="IE 8"
key=webpagetest
[Other]
browser=Firefox
key=webpagetest
label="Firefox"
2. On client side
a) urlBlast.ini
[Configuration]
Startup Delay=30
Timeout=120
Url Files Url=http://server/work
Location IE
Location Key=webpagetest
b) wptdriver.ini
url=http://server/
location=xp
browser=firefox
key=webpagetest
[Firefox]
this section was copied from template
The problem is that I still have the following message under http://server/install:
No test agents are configured to render video
xp : xp
IE : IE 8 - No Agents Connected
Other : Firefox - No Agents Connected
According to webserver logs, communication between server and client is ok:
xp - - [01/Dec/2012:13:44:37 -0800] "GET /work/getwork.php?location=xp&key=webpagetest&software=wpt&ver=85&pc=xp HTTP/1.1" 200 - "-" "WebPagetest Driver"
Please advise on possible resolution.
1. locations.ini on server machine:
[locations]
1=xp
default=xp
[xp]
1=IE
2=Other
label=xp
[IE]
browser=IE 8
latency=0
label="IE 8"
key=webpagetest
[Other]
browser=Firefox
key=webpagetest
label="Firefox"
2. On client side
a) urlBlast.ini
[Configuration]
Startup Delay=30
Timeout=120
Url Files Url=http://server/work
Location IE
Location Key=webpagetest
b) wptdriver.ini
url=http://server/
location=xp
browser=firefox
key=webpagetest
[Firefox]
this section was copied from template
The problem is that I still have the following message under http://server/install:
No test agents are configured to render video
xp : xp
IE : IE 8 - No Agents Connected
Other : Firefox - No Agents Connected
According to webserver logs, communication between server and client is ok:
xp - - [01/Dec/2012:13:44:37 -0800] "GET /work/getwork.php?location=xp&key=webpagetest&software=wpt&ver=85&pc=xp HTTP/1.1" 200 - "-" "WebPagetest Driver"
Please advise on possible resolution.