|
Search Results
|
| Post |
Author |
Forum |
Replies |
Views |
Posted
[asc]
|
 |
|
Thread: DNS not reset
Post: RE: DNS not reset
| The caching DNS service on windows is disabled on the test machines (so there's nothing to flush). What you are seeing is the upstream DNS servers at the ISP caching the responses for the TTL. If yo... |
|
pmeenan |
Bugs/Issues |
2 |
42 |
Today, 03:05 AM |
 |
|
Thread: Comparing results from specific test runs
Post: RE: Comparing results from specific test runs
| It is currently picking the median run but you can specify the exact run to use by modifying the url. I need to get around to documenting it but the tests to be compared are comma separated and in ea... |
|
pmeenan |
Hosted Pagetest |
1 |
47 |
Yesterday, 09:00 AM |
 |
|
Thread: New locations in Brazil, Australia, Chicago and New York
Post: RE: New locations in Brazil, Australia, Chicago an...
| Sorry, there is a new XML interface to get the full list and status of the locations: http://www.webperformancecentral.com/wik...nformation
Specifically, http://www.webpagetest.org/getLocations.php?f... |
|
pmeenan |
Announcements |
7 |
338 |
Yesterday, 05:46 AM |
 |
|
Thread: Work request response was empty ??
Post: RE: Work request response was empty ??
| (09-07-2010 02:09 PM)mikemontrel Wrote: Thanks Pat for the link to the svn :)
(You got me curious now> ) About the urlblast.ini crazy options. Any link for that? I would love to create mul... |
|
pmeenan |
Hosted Pagetest |
7 |
116 |
09-07-2010, 08:33 PM |
 |
|
Thread: Work request response was empty ??
Post: RE: Work request response was empty ??
| Hmm, what kind of settings are you looking for? Support for multiple locations or something more complicated?
The main reason I ask is that urlblast.ini has some pretty crazy options because it was ... |
|
pmeenan |
Hosted Pagetest |
7 |
116 |
09-07-2010, 09:31 AM |
 |
|
Thread: Work request response was empty ??
Post: RE: Work request response was empty ??
| If I was a betting man I'd say it was because you used different cases on the client and server (test in urlblast.ini and Test in locations.ini). If the sample is screwed up let me know and I'll get ... |
|
pmeenan |
Hosted Pagetest |
7 |
116 |
09-07-2010, 06:56 AM |
 |
|
Thread: Work request response was empty ??
Post: RE: Work request response was empty ??
| Blank responses are normal if you haven't submitted any tests. Did you navigate to http://www.mydomain.com/ and submitted a test?
Are there any files in /home5/mydomain/www/mysubdomain/work/test ? |
|
pmeenan |
Hosted Pagetest |
7 |
116 |
09-07-2010, 02:38 AM |
 |
|
Thread: user1 logon failed
Post: RE: user1 logon failed
| Hmm, glad you got it working but that's pretty bizarre. I have SP3 running on just about all of the public test agents. Agree on the frustration with Windows sometimes - can be pretty frustrating at... |
|
pmeenan |
Hosted Pagetest |
3 |
108 |
09-06-2010, 11:34 PM |
 |
|
Thread: user1 logon failed
Post: RE: user1 logon failed
| Are you running urlblast as an admin user? It should create the account and set the password automatically. You can also create it manually if the automatic creation isn't working but if the account... |
|
pmeenan |
Hosted Pagetest |
3 |
108 |
09-06-2010, 11:37 AM |
 |
|
Thread: Try the new map location picker
Post: Try the new map location picker
| Want to make sure there aren't any kinks before I turn it on for everybody:
http://www.webpagetest.org/?map=1
Next to the location dropdown is a "change" button which will pop a map with the locatio... |
|
pmeenan |
Announcements |
1 |
225 |
09-06-2010, 06:39 AM |
 |
|
Thread: New locations in Brazil, Australia, Chicago and New York
Post: RE: New locations in Brazil, Australia, Chicago an...
| Thanks, I'll reach out to Strangeloop and have them install it (as well as silverlight which is the only other plugin I install by default). |
|
pmeenan |
Announcements |
7 |
338 |
09-06-2010, 04:38 AM |
 |
|
Thread: New locations in Brazil, Australia, Chicago and New York
Post: RE: New locations in Brazil, Australia, Chicago an...
| Huh? All of the locations work the same way and there is no "lead prospecting" or e-mail taking. Go to the main page: http://www.webpagetest.org/ - select "Sydney, Australia" and submit your test. ... |
|
pmeenan |
Announcements |
7 |
338 |
09-06-2010, 01:00 AM |
 |
|
Thread: New locations in Brazil, Australia, Chicago and New York
Post: New locations in Brazil, Australia, Chicago and Ne...
| Thanks to the incredible support of the community we now have 4 more test locations available, filling in some pretty big holes in our geographic coverage:
Sao Paulo, Brazil - Provided by Exceda
Sydn... |
|
pmeenan |
Announcements |
7 |
338 |
09-04-2010, 05:19 AM |
 |
|
Thread: What is easy to do to improve speed from test result?
Post: RE: What is easy to do to improve speed from test ...
| If you wanted to get fancy you could also use MHTML for the IE browsers that don't support data URI's (though it may not be worth the effort).
Awesome work, that is crazy-fast and about as fast as th... |
|
pmeenan |
Discuss Test Results |
15 |
819 |
09-04-2010, 02:07 AM |
 |
|
Thread: Is this result ok ?
Post: RE: Is this result ok ?
| Yep, what you have there is a page where the contents got delivered faster than the browser could throw it up on the screen. The screen capture for the various milestones (unless you are recording vi... |
|
pmeenan |
Discuss Test Results |
1 |
121 |
09-04-2010, 02:04 AM |
 |
|
Thread: problem with getwork.php
Post: RE: problem with getwork.php
| on the test machine you can set a variable to enable debugging in urlblast. Just add:
debug=1
to urlblast.ini and the log file will have a lot more information about what it is doing.
Did you insta... |
|
pmeenan |
Hosted Pagetest |
4 |
226 |
09-02-2010, 08:52 PM |
 |
|
Thread: Passive performance monitoring - How to measure Base page load time?
Post: RE: Passive performance monitoring - How to measur...
| FWIW, it's on the to-do (or at least wishlist) for boomerang so contributing to that would probably be better for the community - instead of having multiple tools to sort through. |
|
pmeenan |
Optimization Discussions |
3 |
286 |
09-02-2010, 10:02 AM |
 |
|
Thread: problem with getwork.php
Post: RE: problem with getwork.php
| What are the filesystem permissions on the server? If I were a betting man I'd say that that is where the problem is. btw, what is Tomcat there for (some other apps I hope)? I've run it both with m... |
|
pmeenan |
Hosted Pagetest |
4 |
226 |
09-02-2010, 09:00 AM |
 |
|
Thread: Passive performance monitoring - How to measure Base page load time?
Post: RE: Passive performance monitoring - How to measur...
| You want the new web timing spec - http://dev.w3.org/2006/webapi/WebTiming/
IE9 and the latest Chrome builds have vendor-specific implementations while the kinks are worked out but that is the real s... |
|
pmeenan |
Optimization Discussions |
3 |
286 |
09-02-2010, 03:52 AM |
 |
|
Thread: 9 seconds for DNS look up, how to minimise, what is the standard DNS time?
Post: RE: 9 seconds for DNS look up, how to minimise, wh...
| If you're talking about WebPagetest then just ignore the CDN check if it doesn't make sense for your application (customer base all in one region). |
|
pmeenan |
Discuss Test Results |
5 |
427 |
08-31-2010, 06:44 AM |