<?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>评论：给.Net程序加个cache</title>
	<atom:link href="http://www.sunboyu.cn/2009/09/06/%e7%bb%99-net%e7%a8%8b%e5%ba%8f%e5%8a%a0%e4%b8%aacache.shtml/feed" rel="self" type="application/rss+xml" />
	<link>http://www.sunboyu.cn/2009/09/06/%e7%bb%99-net%e7%a8%8b%e5%ba%8f%e5%8a%a0%e4%b8%aacache.shtml</link>
	<description>时光不会倒流,脚步总要前进</description>
	<pubDate>Sat, 11 Feb 2012 16:27:43 +0000</pubDate>
	<generator>http://wordpress.org/?v=2.7</generator>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
		<item>
		<title>来自：向翔</title>
		<link>http://www.sunboyu.cn/2009/09/06/%e7%bb%99-net%e7%a8%8b%e5%ba%8f%e5%8a%a0%e4%b8%aacache.shtml/comment-page-1#comment-717</link>
		<dc:creator>向翔</dc:creator>
		<pubDate>Fri, 29 Jan 2010 09:18:46 +0000</pubDate>
		<guid isPermaLink="false">http://www.sunboyu.cn/?p=984#comment-717</guid>
		<description>cache也不能防止dos攻击啊，除非是非常小量的，一般.net提供的层级缓存就能应付大并发量的了。
页面缓存，数据缓存结合使用。不过前段搭建一个代理倒也不是问题</description>
		<content:encoded><![CDATA[<p>cache也不能防止dos攻击啊，除非是非常小量的，一般.net提供的层级缓存就能应付大并发量的了。<br />
页面缓存，数据缓存结合使用。不过前段搭建一个代理倒也不是问题</p>
]]></content:encoded>
	</item>
</channel>
</rss>

