<?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: 关于IE缓存的解决方案(HTML,JSP,ASP,PHP,C#)</title>
	<atom:link href="http://www.php-oa.com/2008/02/23/guanyuiehuancundejiejuefanganhtmljspaspphpc-2.html/feed" rel="self" type="application/rss+xml" />
	<link>http://www.php-oa.com/2008/02/23/guanyuiehuancundejiejuefanganhtmljspaspphpc-2.html</link>
	<description>Perl Linux CDN Video</description>
	<lastBuildDate>Fri, 10 Feb 2012 01:01:53 +0000</lastBuildDate>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.3.1</generator>
	<item>
		<title>By: 扶凯</title>
		<link>http://www.php-oa.com/2008/02/23/guanyuiehuancundejiejuefanganhtmljspaspphpc-2.html#comment-80</link>
		<dc:creator>扶凯</dc:creator>
		<pubDate>Thu, 06 Mar 2008 01:42:52 +0000</pubDate>
		<guid isPermaLink="false">http://www.php-oa.com/2008/02/23/guanyuiehuancundejiejuefanganhtmljspaspphpc-2/#comment-80</guid>
		<description>非常非常不错,今天一早就读完了这个.太有用了.</description>
		<content:encoded><![CDATA[<p>非常非常不错,今天一早就读完了这个.太有用了.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: 我国著名历史学家</title>
		<link>http://www.php-oa.com/2008/02/23/guanyuiehuancundejiejuefanganhtmljspaspphpc-2.html#comment-79</link>
		<dc:creator>我国著名历史学家</dc:creator>
		<pubDate>Wed, 05 Mar 2008 13:40:50 +0000</pubDate>
		<guid isPermaLink="false">http://www.php-oa.com/2008/02/23/guanyuiehuancundejiejuefanganhtmljspaspphpc-2/#comment-79</guid>
		<description>请区分meta标签和HTTP协议头。squid这样的代理服务器是不读取解析HTML正文内容的，而HTTP协议的的header信息中间代理会读取的。如果希望准确的控制网页的缓存行为，就不要依赖于meta标签，借用《开发出高性能的网站-第二部分 — 最佳缓冲控制》中的一句话，它说“反正浏览器也要读HTTP headers，所以标签的缓冲控制并不太被网站开发人员所青睐。”（作者 Thomas A. Powell， Joe Lima ）。
对静态的页或图片等web服务器通常有自己的的缓存控制策略。例如apache的mod_expires,加载了模块之后，apache就会根据相应的配置语句为文件设置相应的response HTTP header
squid这样的外部缓存加速代理服务器理论上不依赖于apache。也就是说让代理做代理的事，web做web的事，即使apache不做任何设置,squid也有方法cache住内容，所以就有了refresh_pattern。</description>
		<content:encoded><![CDATA[<p>请区分meta标签和HTTP协议头。squid这样的代理服务器是不读取解析HTML正文内容的，而HTTP协议的的header信息中间代理会读取的。如果希望准确的控制网页的缓存行为，就不要依赖于meta标签，借用《开发出高性能的网站-第二部分 — 最佳缓冲控制》中的一句话，它说“反正浏览器也要读HTTP headers，所以标签的缓冲控制并不太被网站开发人员所青睐。”（作者 Thomas A. Powell， Joe Lima ）。<br />
对静态的页或图片等web服务器通常有自己的的缓存控制策略。例如apache的mod_expires,加载了模块之后，apache就会根据相应的配置语句为文件设置相应的response HTTP header<br />
squid这样的外部缓存加速代理服务器理论上不依赖于apache。也就是说让代理做代理的事，web做web的事，即使apache不做任何设置,squid也有方法cache住内容，所以就有了refresh_pattern。</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: 扶凯</title>
		<link>http://www.php-oa.com/2008/02/23/guanyuiehuancundejiejuefanganhtmljspaspphpc-2.html#comment-78</link>
		<dc:creator>扶凯</dc:creator>
		<pubDate>Sun, 24 Feb 2008 07:35:09 +0000</pubDate>
		<guid isPermaLink="false">http://www.php-oa.com/2008/02/23/guanyuiehuancundejiejuefanganhtmljspaspphpc-2/#comment-78</guid>
		<description>哈哈,还没有</description>
		<content:encoded><![CDATA[<p>哈哈,还没有</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: coolzsb</title>
		<link>http://www.php-oa.com/2008/02/23/guanyuiehuancundejiejuefanganhtmljspaspphpc-2.html#comment-77</link>
		<dc:creator>coolzsb</dc:creator>
		<pubDate>Sun, 24 Feb 2008 04:13:32 +0000</pubDate>
		<guid isPermaLink="false">http://www.php-oa.com/2008/02/23/guanyuiehuancundejiejuefanganhtmljspaspphpc-2/#comment-77</guid>
		<description>呵呵，你的工作进度抓得很紧嘛。


签名
---
写程序的兄弟开始抱怨了吧？</description>
		<content:encoded><![CDATA[<p>呵呵，你的工作进度抓得很紧嘛。</p>
<p>签名<br />
&#8212;<br />
写程序的兄弟开始抱怨了吧？</p>
]]></content:encoded>
	</item>
</channel>
</rss>

