Comment 2 for bug 903468

Revision history for this message
Tarek Loubani (tareko) wrote :

My latest load time is 6.63s.

I notice that it gets back two complex 404's for:

http://emlondon.ca/components/com_jdownloads/lightbox/loading.gif

and

http://emlondon.ca/components/com_jdownloads/lightbox/close.gif

I created links to both of those locations by doing:

ln -s components/com_jdownloads/assets/lightbox components/com_jdownloads/lightbox

The new page load time is still the same. It looks like the worst offender for delaying the page load at this point is a get of crossdomain.xml from youtube.com

I'm not sure what to do about this. I'll investigate later.