<?xml version="1.0" encoding="UTF-8"?>
<rss version="2.0"
	xmlns:content="http://purl.org/rss/1.0/modules/content/"
	xmlns:wfw="http://wellformedweb.org/CommentAPI/"
	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/"
	xmlns:slash="http://purl.org/rss/1.0/modules/slash/"
	>

<channel>
	<title>Mats Lindh &#187; Memcache</title>
	<atom:link href="http://e-mats.org/category/memcache/feed/" rel="self" type="application/rss+xml" />
	<link>http://e-mats.org</link>
	<description>Where desperate is just another word for a regular day.</description>
	<lastBuildDate>Fri, 23 Jul 2010 14:23:57 +0000</lastBuildDate>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.0.1</generator>
		<item>
		<title>Memcache Stats</title>
		<link>http://e-mats.org/2008/05/memcache-stats/</link>
		<comments>http://e-mats.org/2008/05/memcache-stats/#comments</comments>
		<pubDate>Thu, 22 May 2008 08:12:56 +0000</pubDate>
		<dc:creator>Mats</dc:creator>
				<category><![CDATA[Memcache]]></category>
		<category><![CDATA[PHP]]></category>
		<category><![CDATA[Programming]]></category>
		<category><![CDATA[apc]]></category>
		<category><![CDATA[statistics]]></category>

		<guid isPermaLink="false">http://e-mats.org/?p=84</guid>
		<description><![CDATA[Harun Yayli has a post up about a PHP application for retrieving and presenting memcache stats from several servers. The interface is built on the familiar apc.php which is included with APC (Alternative PHP Cache, a PHP bytecode / shared memory storage cache), and should be easy to navigate for anyone who have used apc.php. [...]]]></description>
			<content:encoded><![CDATA[<p><a href='http://livebookmark.net/journal/'>Harun Yayli</a> has a post up about a <a href='http://livebookmark.net/journal/2008/05/21/memcachephp-stats-like-apcphp/'>PHP application for retrieving and presenting memcache stats from several servers</a>. The interface is built on the familiar apc.php which is included with APC (Alternative PHP Cache, a PHP bytecode / shared memory storage cache), and should be easy to navigate for anyone who have used apc.php. The stats shown in the application includes total space available, memcache usage, hits, misses, uptime and other interesting information.</p>
]]></content:encoded>
			<wfw:commentRss>http://e-mats.org/2008/05/memcache-stats/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
	</channel>
</rss>
