Get total page size
walker2238 - October 13, 2008 - 21:30
Now I know this isn't a drupal issue but figured I'd go ahead and ask here anyways. Seeing as this is the only forum I'm a member of. Could anyone help point me in the direction of finding a tool that will tell you the total size of each page on your website? I use a fair amount of images and want to keep the load time fairly decent. I figured there must be a tool around that does this. I tried the same page option in Firefox but it doesn't account for images.

If you use Firefox try the
If you use Firefox try the firebug extension. Make sure your browser cache is clear (to make sure images are not cached), load the page, open firebug and look at the 'net' tab.
Sweet, thats exactly what I
Sweet, thats exactly what I need. Thanks for such a quick reply.