<?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: PHP Performance Series: Caching Techniques</title>
	<atom:link href="http://blog.digitalstruct.com/2008/02/27/php-performance-series-caching-techniques/feed/" rel="self" type="application/rss+xml" />
	<link>http://blog.digitalstruct.com/2008/02/27/php-performance-series-caching-techniques/</link>
	<description>Getting inside the mind of a php developer.</description>
	<lastBuildDate>Tue, 17 Jan 2012 14:59:51 +0000</lastBuildDate>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.3.1</generator>
	<item>
		<title>By: Sven</title>
		<link>http://blog.digitalstruct.com/2008/02/27/php-performance-series-caching-techniques/comment-page-1/#comment-42418</link>
		<dc:creator>Sven</dc:creator>
		<pubDate>Wed, 02 Feb 2011 08:11:42 +0000</pubDate>
		<guid isPermaLink="false">http://blog.digitalstruct.com/2008/02/27/php-performance-series-caching-techniques/#comment-42418</guid>
		<description>Cacheing and reading from PHP is not bad, but using more advanced methods and going around PHP can bring you a much better performance. I did a benchmark on my blog there I compared reading cache from PHP and reading cache from Apache, you can read more about it here:
http://sven.webiny.com/advanced-cache-mechanism-using-php-cpp-and-apache/</description>
		<content:encoded><![CDATA[<p>Cacheing and reading from PHP is not bad, but using more advanced methods and going around PHP can bring you a much better performance. I did a benchmark on my blog there I compared reading cache from PHP and reading cache from Apache, you can read more about it here:<br />
<a href="http://sven.webiny.com/advanced-cache-mechanism-using-php-cpp-and-apache/" rel="nofollow">http://sven.webiny.com/advanced-cache-mechanism-using-php-cpp-and-apache/</a></p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Mohammad Ali Akbari</title>
		<link>http://blog.digitalstruct.com/2008/02/27/php-performance-series-caching-techniques/comment-page-1/#comment-41024</link>
		<dc:creator>Mohammad Ali Akbari</dc:creator>
		<pubDate>Fri, 13 Aug 2010 08:30:02 +0000</pubDate>
		<guid isPermaLink="false">http://blog.digitalstruct.com/2008/02/27/php-performance-series-caching-techniques/#comment-41024</guid>
		<description>which one is better? Caching &quot;website page&#039;s blocks&quot; on file system or in Database?</description>
		<content:encoded><![CDATA[<p>which one is better? Caching &#8220;website page&#8217;s blocks&#8221; on file system or in Database?</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Chantu</title>
		<link>http://blog.digitalstruct.com/2008/02/27/php-performance-series-caching-techniques/comment-page-1/#comment-40567</link>
		<dc:creator>Chantu</dc:creator>
		<pubDate>Thu, 12 Feb 2009 00:48:47 +0000</pubDate>
		<guid isPermaLink="false">http://blog.digitalstruct.com/2008/02/27/php-performance-series-caching-techniques/#comment-40567</guid>
		<description>Dear Sir

Thank you for the lovely and excellent article about caching.

It brings in all technologies of PHP Caching at one place which makes newbies like me learn so much about caching

Thanks
Chantu</description>
		<content:encoded><![CDATA[<p>Dear Sir</p>
<p>Thank you for the lovely and excellent article about caching.</p>
<p>It brings in all technologies of PHP Caching at one place which makes newbies like me learn so much about caching</p>
<p>Thanks<br />
Chantu</p>
]]></content:encoded>
	</item>
</channel>
</rss>

<!-- Performance optimized by W3 Total Cache. Learn more: http://www.w3-edge.com/wordpress-plugins/

Minified using apc
Page Caching using apc
Database Caching 1/6 queries in 0.002 seconds using apc
Object Caching 235/236 objects using apc

Served from: blog.digitalstruct.com @ 2012-02-04 07:22:08 -->
