« Open API Access to the Keynote Business 40 Index Data | Main | Building a Stronger Web With Automation »

TrackBack

TrackBack URL for this entry:
http://www.typepad.com/services/trackback/6a00d83456030569e2016766ff7010970b

Listed below are links to weblogs that reference Did You Fall When Facebook Stumbled?:

Comments

Patrick Meenan

Interestingly, this is also a great example of why monitoring is hard. USA Today did not see impact because it was loading the facebook script from facebook.net while the others loaded it from facebook.com (and apparently the facebook.net infrastructure was not impacted).

CNN actually loads the facebook widget in an iframe for the main page so even though the onload got pushed out, the user experience was actually that the content loaded fine (CNN's articles pages load the script as a blocking script though so those would fail). USA Today actually loads the script as a blocking script so had the facebook script they reference been unavailable the user experience would actually have been worse than CNN's.

It's a shame that there's no good way to load scripts asynchronously without blocking the load event.

This was a great wake-up-call for people to pay attention to their dependencies on third-party content and as unfortunate as it was I'm glad we have a large-scale concrete example to reference.

The comments to this entry are closed.