<?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>Renan Gonçalves's Blog &#187; cache</title>
	<atom:link href="http://blog.renangoncalves.com/tag/cache/feed/" rel="self" type="application/rss+xml" />
	<link>http://blog.renangoncalves.com</link>
	<description>Make it run, then make it run better</description>
	<lastBuildDate>Sat, 16 Jan 2010 13:07:47 +0000</lastBuildDate>
	<generator>http://wordpress.org/?v=2.9.1</generator>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
			<item>
		<title>Speeding up Requests with Reverse Routing Caching</title>
		<link>http://blog.renangoncalves.com/2009/03/19/speeding-up-requests-with-reverse-routing-caching/</link>
		<comments>http://blog.renangoncalves.com/2009/03/19/speeding-up-requests-with-reverse-routing-caching/#comments</comments>
		<pubDate>Thu, 19 Mar 2009 16:10:24 +0000</pubDate>
		<dc:creator>Renan Gonçalves</dc:creator>
				<category><![CDATA[CakePHP]]></category>
		<category><![CDATA[cache]]></category>
		<category><![CDATA[optimization]]></category>
		<category><![CDATA[performance]]></category>
		<category><![CDATA[reverse routing]]></category>

		<guid isPermaLink="false">http://blog.renangoncalves.com/?p=29</guid>
		<description><![CDATA[This issue has been discussed by Tim and Matt in recent days and people got some performance changes.
From this I created an improved version of the AppHelper from Matt. My version is based on criteria cache.
For example, you can cache all back-end urls separated from the front-end urls using the criteria &#8216;prefix&#8217;.
Also, different from Matt [...]]]></description>
		<wfw:commentRss>http://blog.renangoncalves.com/2009/03/19/speeding-up-requests-with-reverse-routing-caching/feed/</wfw:commentRss>
		<slash:comments>5</slash:comments>
		</item>
	</channel>
</rss>
