<?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: ASP.NET output caching by user agent</title>
	<atom:link href="http://www.ytechie.com/2008/04/aspnet-output-caching-by-user-agent.html/feed" rel="self" type="application/rss+xml" />
	<link>http://www.ytechie.com/2008/04/aspnet-output-caching-by-user-agent.html</link>
	<description>Productive software development using ASP.NET, C#, Adobe Flex, and other technologies and tools.</description>
	<lastBuildDate>Fri, 03 Feb 2012 08:52:23 +0000</lastBuildDate>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.2.1</generator>
	<item>
		<title>By: darkpenguin</title>
		<link>http://www.ytechie.com/2008/04/aspnet-output-caching-by-user-agent.html/comment-page-1#comment-1758</link>
		<dc:creator>darkpenguin</dc:creator>
		<pubDate>Thu, 09 Sep 2010 10:53:34 +0000</pubDate>
		<guid isPermaLink="false">http://207.36.235.13/2008/04/aspnet-output-caching-by-user-agent.html#comment-1758</guid>
		<description>Beware of crappy proxy servers - support for Vary headers is patchy. Use Location if this is an issue for you to bypass the proxies and cache only on the server and client</description>
		<content:encoded><![CDATA[<p>Beware of crappy proxy servers &#8211; support for Vary headers is patchy. Use Location if this is an issue for you to bypass the proxies and cache only on the server and client</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Lee</title>
		<link>http://www.ytechie.com/2008/04/aspnet-output-caching-by-user-agent.html/comment-page-1#comment-675</link>
		<dc:creator>Lee</dc:creator>
		<pubDate>Sun, 14 Sep 2008 20:55:09 +0000</pubDate>
		<guid isPermaLink="false">http://207.36.235.13/2008/04/aspnet-output-caching-by-user-agent.html#comment-675</guid>
		<description>This advice is oversimplified.  Look up VaryByCustom=&quot;browser&quot;, which is typically much better.

, Lee</description>
		<content:encoded><![CDATA[<p>This advice is oversimplified.  Look up VaryByCustom=&#8221;browser&#8221;, which is typically much better.</p>
<p>, Lee</p>
]]></content:encoded>
	</item>
</channel>
</rss>

