WebPagetest Forums
Checklist empty - Printable Version

+- WebPagetest Forums (http://www.webpagetest.org/forums)
+-- Forum: WebPagetest (/forumdisplay.php?fid=7)
+--- Forum: Desktop Version (/forumdisplay.php?fid=11)
+--- Thread: Checklist empty (/showthread.php?tid=11)



Checklist empty - pmeenan - 04-06-2009 03:32 AM

(thread migrated from sourceforge forum - originally posted 2/18/2009)

This is a very nice tool and I especially like the waterfall data but I am having trouble getting data within the checklist. I have run this against different sites to check the performance and every time I do not get anything listed within the checklist. If I look in the Optimization Report I see the summary information but each of the Checklist items have "No appropriate resources present" as the response. Could there have been an issue with the install of PageTest? I am currently using IE7 for testing.

Here is the output of http://www.steepandcheap.com as an example.

Optimization Report : 02/18/09 at 13:32:51

Results for 'http://www.steepandcheap.com/':

Error loading page: 99999 (0x0001869F)
Page load time: 3.837 seconds
Time to first byte: 0.176 seconds
Time to Base Page Downloaded: 0.614 seconds
Time to Start Render: 0.000 seconds
Time to Document Complete: 3.837 seconds
Time to Fully Loaded: 4.437 seconds
Bytes sent out: 43.393 KB
Bytes received: 269.667 KB
DNS Lookups: 14
Connections: 19
Requests: 79
OK Requests: 76
Redirects: 1
Not Modified: 0
Not Found: 0
Other: 2 (16384, 12152)
Base Page Response: 16384


Enable browser caching of static assets:
No appropriate resources present

Use one CDN for all static assets:
No appropriate resources present

Combine static CSS and JS files:
No appropriate resources present

GZIP encode all appropriate text assets (text responses > 1400 bytes):
No appropriate resources present

Compress Images:
No appropriate resources present

Use persistent connections (keep alive):
No appropriate resources present

Proper cookie usage:
No appropriate resources present

Minify JS:
No appropriate resources present

No ETag headers (ETag headers should generally not be used unless you have an explicit reason to need them):
No appropriate resources present


RE: Checklist empty - pmeenan - 04-06-2009 03:32 AM

Sometimes there is aa conflict with other browser plugins that prevents pagetest from being able to hook the calls correctly which results in what you are seeing. I'll get a release out in the next day or so that should help with the problem. In the meantime, if you haven't tried it yet you can use the online version at http://www.webpagetest.org which provides the same results.


RE: Checklist empty - pmeenan - 04-06-2009 03:32 AM

I just released build 200 which should (hopefully) resolve the problem you are seeing.