hello guys, my website is meme.pk … i have a wordpress blog and i made cdn push on media.meme.pk and i am using w3 total cache for cdn syncing and caching.
the problem is cdn is not picking and it says First View(Error: Timed Out) and Repeat View (Error: Timed Out).
The page never reaches onload which is why it times out. There are a few bugs in IE’s parsing that can make it think it still has content to load even when everything has loaded (most relate to flash I believe). If you check the status messages here: http://www.webpagetest.org/result/120915_J4_5XG/1/screen_shot/ you can see that it thinks it is still waiting on one object (which probably is not the case).
You can try to fix the root cause with the page or just use Chrome (or IE9) for the testing agent.