<?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: Cacheable HTTP search query results</title>
	<atom:link href="http://nutrun.com/weblog/cacheable-http-search-query-results/feed/" rel="self" type="application/rss+xml" />
	<link>http://nutrun.com/weblog/cacheable-http-search-query-results/</link>
	<description>nutrun</description>
	<lastBuildDate>Mon, 28 Jun 2010 07:35:37 +0000</lastBuildDate>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.0</generator>
	<item>
		<title>By: George Malamidis</title>
		<link>http://nutrun.com/weblog/cacheable-http-search-query-results/comment-page-1/#comment-1119</link>
		<dc:creator>George Malamidis</dc:creator>
		<pubDate>Tue, 15 Jul 2008 22:15:12 +0000</pubDate>
		<guid isPermaLink="false">http://nutrun.com/?p=149#comment-1119</guid>
		<description>Hi Jim,

Granted about the relative RESTfulness. However, the default behavior of most web servers is to ignore the query string if the requested URL corresponds to a file (the cached resource) and not a program. This technique is useful if you want Nginx or Apache to deliver the content from disk and would prefer to avoid getting your hands dirty with URL rewrite rules.</description>
		<content:encoded><![CDATA[<p>Hi Jim,</p>
<p>Granted about the relative RESTfulness. However, the default behavior of most web servers is to ignore the query string if the requested URL corresponds to a file (the cached resource) and not a program. This technique is useful if you want Nginx or Apache to deliver the content from disk and would prefer to avoid getting your hands dirty with URL rewrite rules.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Jim Webber</title>
		<link>http://nutrun.com/weblog/cacheable-http-search-query-results/comment-page-1/#comment-1118</link>
		<dc:creator>Jim Webber</dc:creator>
		<pubDate>Tue, 15 Jul 2008 21:00:14 +0000</pubDate>
		<guid isPermaLink="false">http://nutrun.com/?p=149#comment-1118</guid>
		<description>Hey George,

Why is your first URI &quot;less cacheable&quot; than the second? They&#039;re both just identifiers for resources after all. There&#039;s nothing inherently &quot;more RESTful&quot; about the second than the first.

Jim</description>
		<content:encoded><![CDATA[<p>Hey George,</p>
<p>Why is your first URI &#8220;less cacheable&#8221; than the second? They&#8217;re both just identifiers for resources after all. There&#8217;s nothing inherently &#8220;more RESTful&#8221; about the second than the first.</p>
<p>Jim</p>
]]></content:encoded>
	</item>
</channel>
</rss>
