Are Internet News Sites Ready for Major World News?
An anonymous reader asks: "Heading says it all really - are Internet news websites ready for the next big world event? news.bbc.co.uk already switches format under heavy load (not sure if this is automatic or not) and i'm sure some other sites do the same. But should a major world event take place in the coming months/years, the Internet is going to be the primary news source for many millions of people, particularly those without access to a quality television news service. How will / can it cope?"
Surely you jest!
--jdp Maintainer of VisEmacs
By the time that the rest of the engineers and the admin staff arrived, CNN was almost unreachable. We did get to watc about 15 minutes more of the coverage before we lost connection.
One thing that news sites need to do, which some did manually after a few hours of being down, is to respond to heavy load by reducing the number of bytes per page & processing load. First, they should switch to static pages, and then they should trim down graphical content until the pages are all text. And this should be done automatically. I suspect that most people are at work when the bulk of news stories hit.
"It was interesting as it showed the Internet both failing at and succeeding in its primary designed function, as a communications and information network that could survive a major catastrophe."
More to the point, succeeding in its designed role as a distributed peer-to-peer system, and failing in the commercial idea of centralised publishers.
The only option is to use load balancing and PHP, as that is the only way that efficiency can be effectively offered to the typical user, which most sites are not using.