<?xml version="1.0" encoding="utf-8"?>
<rss xmlns:atom="http://www.w3.org/2005/Atom" version="2.0"><channel><title>Third Rail - Latest Comments in is scaling easy? it can be.</title><link>http://thirdrail.disqus.com/</link><description></description><atom:link href="https://thirdrail.disqus.com/is_scaling_easy_it_can_be/latest.rss" rel="self"></atom:link><language>en</language><lastBuildDate>Thu, 07 Jun 2007 08:19:05 -0000</lastBuildDate><item><title>Re: is scaling easy? it can be.</title><link>http://3.rdrail.net/blog/is-scaling-is-easy-it-can-be/#comment-6858753</link><description>&lt;p&gt;Memcached is like a distributed ramdisk. For example on junkdepot, we cache all the contents of the database in memcached, so a listing is only fetched from mysql once then cached (well for an hour).  varnish sits in front of apache and acts as an intelligent proxy caching requests to pages, so if we wanted to cache the entire front page so it wasn't re-rendered over and over we could do that.&lt;/p&gt;</description><dc:creator xmlns:dc="http://purl.org/dc/elements/1.1/">jake</dc:creator><pubDate>Thu, 07 Jun 2007 08:19:05 -0000</pubDate></item><item><title>Re: is scaling easy? it can be.</title><link>http://3.rdrail.net/blog/is-scaling-is-easy-it-can-be/#comment-6858752</link><description>&lt;p&gt;I wonder - exactly what data does get cached with memcache / varnish?&lt;/p&gt;&lt;p&gt;Is it - please forgive me for not digging more into it - some sort of intelligent ramdisk?&lt;/p&gt;&lt;p&gt;Thanks for your time ;)&lt;/p&gt;</description><dc:creator xmlns:dc="http://purl.org/dc/elements/1.1/">moepstar</dc:creator><pubDate>Wed, 06 Jun 2007 19:14:01 -0000</pubDate></item></channel></rss>