<?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: ETags</title> <atom:link href="http://blog.straylightrun.net/2009/01/30/etags/feed/" rel="self" type="application/rss+xml" /><link>http://blog.straylightrun.net/2009/01/30/etags/</link> <description>Software, Technology, PHP</description> <lastBuildDate>Sun, 25 Dec 2011 01:09:52 +0000</lastBuildDate> <sy:updatePeriod>hourly</sy:updatePeriod> <sy:updateFrequency>1</sy:updateFrequency> <generator>http://wordpress.org/?v=3.3.1</generator> <item><title>By: gerard</title><link>http://blog.straylightrun.net/2009/01/30/etags/comment-page-1/#comment-6431</link> <dc:creator>gerard</dc:creator> <pubDate>Wed, 24 Feb 2010 16:02:56 +0000</pubDate> <guid
isPermaLink="false">http://blog.straylightrun.net/2009/01/30/etags/#comment-6431</guid> <description>@yaric, you&#039;re right. Sticky sessions will only ensure you re-use the content for your session. If I visit a site, download an image, I won&#039;t have to download it again. If I visit next week, I have to download the image again. So ETags are better.
But most people won&#039;t notice that startup lag from session to session. :)</description> <content:encoded><![CDATA[<p>@yaric, you&#8217;re right. Sticky sessions will only ensure you re-use the content for your session. If I visit a site, download an image, I won&#8217;t have to download it again. If I visit next week, I have to download the image again. So ETags are better.</p><p>But most people won&#8217;t notice that startup lag from session to session. <img
src='http://blog.straylightrun.net/wp-includes/images/smilies/icon_smile.gif' alt=':)' class='wp-smiley' /></p> ]]></content:encoded> </item> <item><title>By: yaric</title><link>http://blog.straylightrun.net/2009/01/30/etags/comment-page-1/#comment-6426</link> <dc:creator>yaric</dc:creator> <pubDate>Wed, 24 Feb 2010 15:17:52 +0000</pubDate> <guid
isPermaLink="false">http://blog.straylightrun.net/2009/01/30/etags/#comment-6426</guid> <description>Sticky sessions do not help. Session sticks for a short period of time only, 10-30 minutes, it is much lower then usual life of content.</description> <content:encoded><![CDATA[<p>Sticky sessions do not help. Session sticks for a short period of time only, 10-30 minutes, it is much lower then usual life of content.</p> ]]></content:encoded> </item> </channel> </rss>
