<?xml version="1.0" encoding="UTF-8"?>
<hash>
  <event-id type="integer">2009</event-id>
  <updated-at>06/04/2009</updated-at>
  <biography nil="true"></biography>
  <title>Layers of Caching: Key to scaling your website</title>
  <submitted-at>03/31/2009</submitted-at>
  <website nil="true"></website>
  <id type="integer">133</id>
  <description>Caching is essentially a way of keeping the most used parts of a website in memory so that it gets served quickly. This will reduce CPU and I/O overhead and thus make the site very fast. Unfortunately this doesn't happen magically without some extra work.

This talk will cover the several layers that you should know about how they improve the sites speed. Some of these will include:

* &quot;Squid&quot;:http://www.squid-cache.org/ / &quot;mod_cache&quot;:http://httpd.apache.org/docs/2.2/caching.html (disk backed caching)
* &quot;memcached&quot;:http://www.danga.com/memcached/
* &quot;APC&quot;:http://us.php.net/apc &amp; other opcode caching
* Application level caching
* Configuring Apache properly
* Solutions for python &amp; ruby

I will also go over how we utilize caching on the Drupal infrastructure which is hosted at the OSL along with other real world examples.</description>
  <presenter nil="true"></presenter>
  <user-id nil="true"></user-id>
  <affiliation nil="true"></affiliation>
  <created-at>03/31/2009</created-at>
</hash>
