<?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: ESI Widget Issues in the Varnish, ESI, WordPress experiment</title>
	<atom:link href="http://cd34.com/blog/scalability/esi-widget-issues-in-the-varnish-esi-wordpress-experiment/feed/" rel="self" type="application/rss+xml" />
	<link>http://cd34.com/blog/scalability/esi-widget-issues-in-the-varnish-esi-wordpress-experiment/</link>
	<description>This is my blog, there are many others like it but this one is mine.</description>
	<lastBuildDate>Thu, 19 Aug 2010 14:02:21 +0000</lastBuildDate>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.0</generator>
	<item>
		<title>By: <img src='http://cd34.com/blog/wp-content/plugins/rpx/images/facebook.png'/> cd34</title>
		<link>http://cd34.com/blog/scalability/esi-widget-issues-in-the-varnish-esi-wordpress-experiment/comment-page-1/#comment-805</link>
		<dc:creator><img src='http://cd34.com/blog/wp-content/plugins/rpx/images/facebook.png'/> cd34</dc:creator>
		<pubDate>Sat, 12 Dec 2009 00:07:46 +0000</pubDate>
		<guid isPermaLink="false">http://cd34.com/blog/?p=729#comment-805</guid>
		<description>In order to allow comments, VCL needs to be adjusted to allow cookies throughout the site.  I&#039;ll probably summarize a few of these issues on another post.</description>
		<content:encoded><![CDATA[<p>In order to allow comments, VCL needs to be adjusted to allow cookies throughout the site.  I&#8217;ll probably summarize a few of these issues on another post.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: <img src='http://cd34.com/blog/wp-content/plugins/rpx/images/facebook.png'/> cd34</title>
		<link>http://cd34.com/blog/scalability/esi-widget-issues-in-the-varnish-esi-wordpress-experiment/comment-page-1/#comment-756</link>
		<dc:creator><img src='http://cd34.com/blog/wp-content/plugins/rpx/images/facebook.png'/> cd34</dc:creator>
		<pubDate>Fri, 04 Dec 2009 04:46:29 +0000</pubDate>
		<guid isPermaLink="false">http://cd34.com/blog/?p=729#comment-756</guid>
		<description>Ran into an interesting issue today with the ESI widget that makes things a bit more difficult to implement.

If a document is served with mod_deflate or mod_gzip or some other compression method, ESI parsing is disabled.  So, if you use ESI, you can&#039;t compress your content.

Definitely something to consider when using ESI versus completely static caching.</description>
		<content:encoded><![CDATA[<p>Ran into an interesting issue today with the ESI widget that makes things a bit more difficult to implement.</p>
<p>If a document is served with mod_deflate or mod_gzip or some other compression method, ESI parsing is disabled.  So, if you use ESI, you can&#8217;t compress your content.</p>
<p>Definitely something to consider when using ESI versus completely static caching.</p>
]]></content:encoded>
	</item>
</channel>
</rss>
