<?xml version="1.0"?>
<rss version="2.0">
  <channel>
    <title>PHPDeveloper.org</title>
    <link>http://www.phpdeveloper.org</link>
    <description>Up-to-the Minute PHP News, views and community</description>
    <language>en-us</language>
    <pubDate>Wed, 22 May 2013 15:04:05 -0500</pubDate>
    <ttl>30</ttl>
    <item>
      <title><![CDATA[techPortal: Surviving a Plane Crash]]></title>
      <guid>http://www.phpdeveloper.org/news/12395</guid>
      <link>http://www.phpdeveloper.org/news/12395</link>
      <description><![CDATA[<p>
On the Ibuildings techPortal blog today there's a <a href="http://techportal.ibuildings.com/2009/04/23/surviving-a-plane-crash/">new article</a> (a case study of sorts) on how to survive a plane crash. More specifically, a look at how the <a href="http://nu.nl/">NU.nl news website</a> handled the load as a result of the crash of a Turkish Airliner.
</p>
<blockquote>
On February 25th, 2009, less than 90 days after the new infrastructure was rolled out, it was stress tested when a Turkish Airliner crashed at Schiphol. On that day the new site set a single day traffic record by serving up 21 million page views in a 24 hour time period, all without any noticeable slowdown and without having to bring additional hardware online to handle the additional load.
</blockquote>
<p>
Their framework of choice, <a href="http://codeigniter.com/">CodeIgniter</a>, allowed then to create snippets of content - cached versions - that could be pulled and displayed without having to render them every single time. They looked into the <a href="http://varnish.projects.linpro.no/">Varnish</a> project and a <a href="http://www.atk-framework.com/">ATK</a>-based CMS to piece it all back together.
</p>]]></description>
      <pubDate>Thu, 23 Apr 2009 12:03:57 -0500</pubDate>
    </item>
  </channel>
</rss>
