check for work but never receive
|
05-29-2013, 06:27 PM
Post: #1
|
|||
|
|||
![]()
hi all,
I used wamp for wpt 'customer interface' and a VM on XP sp3 who can not comunicate in extranet (but all my machines are in intranet). location.ini: Code: [locations] my wptdriver.ini: Code: [WebPagetest] I realy don't understand why both can't communicate. can somebody help me? I must have forgot some things but what? thank. benjamin. |
|||
05-31-2013, 04:56 AM
(This post was last modified: 05-31-2013 05:58 PM by Dam720.)
Post: #2
|
|||
|
|||
RE: check for work but never receive
Hello,
What's your WPT version ? You may need to have something like this : •Delete •Right Way Location.ini : [locations] 1=Test_loc 2=Test_loc_round default=Test_loc [Test_loc] 1=Test_IE7 2=Test_IE8 3=Test_IE9 4=Test_firefox 5=Test_chrome default=Test_IE label=serveur_test .... [Test_chrome] wpt_server=147.189.246.101 wpt_key=TestKey123 wpt_location=Test browser=chrome latency=0 label="chrome" wptdriver.ini : [WebPagetest] url=http://YourLocalAdressForWPT/ location=Test_loc OR Test_chrome (don't remember...) browser=chrome Time Limit=120 key=TestKey123 ;Automatically install and update support software (Flash, Silverlight, etc) software=http://www.webpagetest.org/installers/software.dat [chrome] exe="C:\Program Files\Google\Chrome Frame\Application\chrome.exe" options='--load-extension="%WPTDIR%\extension" --user-data-dir="%PROFILE%" --no-proxy-server' installer=http://www.webpagetest.org/installers/browsers/chrome.dat ... AND You need to modify hosts file in your VM (C:\windows\system32\drivers\etc\hosts) hosts : 127.0.0.1 localhost IPOfYourPhysicalMachine YourWPTadress |
|||
05-31-2013, 07:51 PM
(This post was last modified: 06-01-2013 12:44 AM by benjamint.)
Post: #3
|
|||
|
|||
RE: check for work but never receive
Hello,
Thank you for your answer. I haven't result yet but the VM find some job (with wireshark, I see the good path to the work repertory) and it don't deal with the job. I have modified the settings: here you have my urlBlast.ini: Code: [Configuration] and host: Code: 127.0.0.1 localhost I just launch urlBlast and wptdriver on VM. And the IP : 10.***.***.***.* it's the same in the two file. I can not find my error, Thank, Benjamin. |
|||
« Next Oldest | Next Newest »
|
User(s) browsing this thread: 2 Guest(s)