<?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: Two Simple Rules for HTTP Caching</title>
	<atom:link href="http://blog.httpwatch.com/2007/12/10/two-simple-rules-for-http-caching/feed/" rel="self" type="application/rss+xml" />
	<link>http://blog.httpwatch.com/2007/12/10/two-simple-rules-for-http-caching/</link>
	<description>News, articles and all things HttpWatch</description>
	<pubDate>Sat, 13 Mar 2010 01:24:31 +0000</pubDate>
	<generator>http://wordpress.org/?v=2.7.1</generator>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
		<item>
		<title>By: Httpwatch Blog</title>
		<link>http://blog.httpwatch.com/2007/12/10/two-simple-rules-for-http-caching/comment-page-1/#comment-15219</link>
		<dc:creator>Httpwatch Blog</dc:creator>
		<pubDate>Mon, 15 Feb 2010 11:46:38 +0000</pubDate>
		<guid isPermaLink="false">http://blog.httpwatch.com/2007/12/10/two-simple-rules-for-http-caching/#comment-15219</guid>
		<description>Jim,

The last paragraph of the post explains why Last-Modified should be provided if possible.

The images on your site have an appropriate Expires header, but you haven't set Expires for many of the CSS and Javascript files.</description>
		<content:encoded><![CDATA[<p>Jim,</p>
<p>The last paragraph of the post explains why Last-Modified should be provided if possible.</p>
<p>The images on your site have an appropriate Expires header, but you haven&#8217;t set Expires for many of the CSS and Javascript files.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: JimM</title>
		<link>http://blog.httpwatch.com/2007/12/10/two-simple-rules-for-http-caching/comment-page-1/#comment-15186</link>
		<dc:creator>JimM</dc:creator>
		<pubDate>Sun, 14 Feb 2010 18:27:35 +0000</pubDate>
		<guid isPermaLink="false">http://blog.httpwatch.com/2007/12/10/two-simple-rules-for-http-caching/#comment-15186</guid>
		<description>If you would, please help to confirm my config.

Site: growth trac dot com

Site-wide, we're using this:





Our pages are *.php -- mostly static with some dynamic elements.

QUESTIONS
-- Do we need to use a Last-Modified header?
-- Do the above settings look "okay" ?

Also --

I've read different opinions on the use of
"max-age" vs "expires"

Some say: use both or use the "max-age" (more reliable?)

-- What do you say?
Thanks for an excellent article.</description>
		<content:encoded><![CDATA[<p>If you would, please help to confirm my config.</p>
<p>Site: growth trac dot com</p>
<p>Site-wide, we&#8217;re using this:</p>
<p>Our pages are *.php &#8212; mostly static with some dynamic elements.</p>
<p>QUESTIONS<br />
&#8211; Do we need to use a Last-Modified header?<br />
&#8211; Do the above settings look &#8220;okay&#8221; ?</p>
<p>Also &#8211;</p>
<p>I&#8217;ve read different opinions on the use of<br />
&#8220;max-age&#8221; vs &#8220;expires&#8221;</p>
<p>Some say: use both or use the &#8220;max-age&#8221; (more reliable?)</p>
<p>&#8211; What do you say?<br />
Thanks for an excellent article.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Httpwatch Blog</title>
		<link>http://blog.httpwatch.com/2007/12/10/two-simple-rules-for-http-caching/comment-page-1/#comment-15100</link>
		<dc:creator>Httpwatch Blog</dc:creator>
		<pubDate>Wed, 10 Feb 2010 11:02:00 +0000</pubDate>
		<guid isPermaLink="false">http://blog.httpwatch.com/2007/12/10/two-simple-rules-for-http-caching/#comment-15100</guid>
		<description>Ziggy,

Yes, the HTTP response headers are separate from the HTML. You would need to set them for static files in IIS or whatever web server you are using.

With dynamically generated content (e.g. ASPX) you can specify the headers programmatically.</description>
		<content:encoded><![CDATA[<p>Ziggy,</p>
<p>Yes, the HTTP response headers are separate from the HTML. You would need to set them for static files in IIS or whatever web server you are using.</p>
<p>With dynamically generated content (e.g. ASPX) you can specify the headers programmatically.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: ziggy</title>
		<link>http://blog.httpwatch.com/2007/12/10/two-simple-rules-for-http-caching/comment-page-1/#comment-15099</link>
		<dc:creator>ziggy</dc:creator>
		<pubDate>Wed, 10 Feb 2010 10:17:22 +0000</pubDate>
		<guid isPermaLink="false">http://blog.httpwatch.com/2007/12/10/two-simple-rules-for-http-caching/#comment-15099</guid>
		<description>i still don't understand anything.

if i use just a plain .html file, what then?
Where do i write 'no-cache' code? 
in a separate default.aspx file?

I cannot do it in html: "Cache-Control: no-cache" is not html language. And all i know is html.

what am i missing?</description>
		<content:encoded><![CDATA[<p>i still don&#8217;t understand anything.</p>
<p>if i use just a plain .html file, what then?<br />
Where do i write &#8216;no-cache&#8217; code?<br />
in a separate default.aspx file?</p>
<p>I cannot do it in html: &#8220;Cache-Control: no-cache&#8221; is not html language. And all i know is html.</p>
<p>what am i missing?</p>
]]></content:encoded>
	</item>
</channel>
</rss>
