<?xml version="1.0" encoding="UTF-8"?><rss version="2.0"
	xmlns:content="http://purl.org/rss/1.0/modules/content/"
	xmlns:dc="http://purl.org/dc/elements/1.1/"
	xmlns:atom="http://www.w3.org/2005/Atom"
	xmlns:sy="http://purl.org/rss/1.0/modules/syndication/"
		>
<channel>
	<title>Comments on: Installing and using memcache on ubuntu and debian</title>
	<atom:link href="http://www.monkeedev.co.uk/blog/2009/05/07/installing-and-using-memcache-on-ubuntu-and-debian/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.monkeedev.co.uk/blog/2009/05/07/installing-and-using-memcache-on-ubuntu-and-debian/</link>
	<description>Surviving life as a sysadmin.</description>
	<lastBuildDate>Wed, 21 Jul 2010 09:05:30 +0000</lastBuildDate>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.0</generator>
	<item>
		<title>By: Ian</title>
		<link>http://www.monkeedev.co.uk/blog/2009/05/07/installing-and-using-memcache-on-ubuntu-and-debian/comment-page-1/#comment-596</link>
		<dc:creator>Ian</dc:creator>
		<pubDate>Thu, 18 Jun 2009 15:14:09 +0000</pubDate>
		<guid isPermaLink="false">http://www.monkeedev.co.uk/blog/?p=123#comment-596</guid>
		<description>Fair enough. Sounds good. Now quit your job and work for me for free.</description>
		<content:encoded><![CDATA[<p>Fair enough. Sounds good. Now quit your job and work for me for free.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Kris</title>
		<link>http://www.monkeedev.co.uk/blog/2009/05/07/installing-and-using-memcache-on-ubuntu-and-debian/comment-page-1/#comment-595</link>
		<dc:creator>Kris</dc:creator>
		<pubDate>Thu, 18 Jun 2009 15:08:40 +0000</pubDate>
		<guid isPermaLink="false">http://www.monkeedev.co.uk/blog/?p=123#comment-595</guid>
		<description>Yeah, but you either get the script to realise that it&#039;s updated something and expire the value in the cache or just accept that the new value won&#039;t show until the cache expires.

Memcache probably isn&#039;t that great for something which is updated often, its more used where data is read a lot to ease load on the database (and get results faster)</description>
		<content:encoded><![CDATA[<p>Yeah, but you either get the script to realise that it&#8217;s updated something and expire the value in the cache or just accept that the new value won&#8217;t show until the cache expires.</p>
<p>Memcache probably isn&#8217;t that great for something which is updated often, its more used where data is read a lot to ease load on the database (and get results faster)</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Ian</title>
		<link>http://www.monkeedev.co.uk/blog/2009/05/07/installing-and-using-memcache-on-ubuntu-and-debian/comment-page-1/#comment-594</link>
		<dc:creator>Ian</dc:creator>
		<pubDate>Thu, 18 Jun 2009 14:57:52 +0000</pubDate>
		<guid isPermaLink="false">http://www.monkeedev.co.uk/blog/?p=123#comment-594</guid>
		<description>Doesn&#039;t that mean the query could be out of date? If you do an update then immediately do a select using the cache, the result won&#039;t contain the new data... will it?</description>
		<content:encoded><![CDATA[<p>Doesn&#8217;t that mean the query could be out of date? If you do an update then immediately do a select using the cache, the result won&#8217;t contain the new data&#8230; will it?</p>
]]></content:encoded>
	</item>
</channel>
</rss>
