<?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: Squid and Rails caching</title>
	<atom:link href="http://inodes.org/2008/01/15/squid-and-rails-caching/feed/" rel="self" type="application/rss+xml" />
	<link>http://inodes.org/2008/01/15/squid-and-rails-caching/</link>
	<description>Moo - Development, Trouble-shooting and Random thoughts...</description>
	<lastBuildDate>Fri, 20 May 2011 17:36:03 +0000</lastBuildDate>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.1.1</generator>
	<item>
		<title>By: Rich Apodaca</title>
		<link>http://inodes.org/2008/01/15/squid-and-rails-caching/comment-page-1/#comment-2465</link>
		<dc:creator>Rich Apodaca</dc:creator>
		<pubDate>Tue, 10 Feb 2009 21:12:41 +0000</pubDate>
		<guid isPermaLink="false">http://inodes.org/blog/2008/01/15/squid-and-rails-caching/#comment-2465</guid>
		<description>Thanks for the post! It helped me (temporarily) solve a problem with Safari and dynamically-generated images sent with send_data in Rails 2.2.2. The images would load the first time they were requests, but on reloading, Safari would hang for a few minutes, and then timeout. I could clear Safari&#039;s cache and the reload and the image would reload.

Using your tip (expires_in ...) fixed the problem.</description>
		<content:encoded><![CDATA[<p>Thanks for the post! It helped me (temporarily) solve a problem with Safari and dynamically-generated images sent with send_data in Rails 2.2.2. The images would load the first time they were requests, but on reloading, Safari would hang for a few minutes, and then timeout. I could clear Safari&#8217;s cache and the reload and the image would reload.</p>
<p>Using your tip (expires_in &#8230;) fixed the problem.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Jauder Ho</title>
		<link>http://inodes.org/2008/01/15/squid-and-rails-caching/comment-page-1/#comment-2393</link>
		<dc:creator>Jauder Ho</dc:creator>
		<pubDate>Sat, 22 Mar 2008 00:18:31 +0000</pubDate>
		<guid isPermaLink="false">http://inodes.org/blog/2008/01/15/squid-and-rails-caching/#comment-2393</guid>
		<description>Thanks for the article.

What are you doing to handle cookies in this scenario? I&#039;m using varnish instead of squid and I&#039;m seeing Cache-Control being set as you said. However, looking at the cache hits, it looks like things are not being fetched from cache. I&#039;m doing a content GET so it should be cachable.</description>
		<content:encoded><![CDATA[<p>Thanks for the article.</p>
<p>What are you doing to handle cookies in this scenario? I&#8217;m using varnish instead of squid and I&#8217;m seeing Cache-Control being set as you said. However, looking at the cache hits, it looks like things are not being fetched from cache. I&#8217;m doing a content GET so it should be cachable.</p>
]]></content:encoded>
	</item>
</channel>
</rss>

