<?xml version="1.0" encoding="UTF-8" ?>
<?xml-stylesheet type="text/xsl" href="http://blogs.iis.net/utility/FeedStylesheets/rss.xsl" media="screen"?><rss version="2.0" xmlns:dc="http://purl.org/dc/elements/1.1/" xmlns:slash="http://purl.org/rss/1.0/modules/slash/" xmlns:wfw="http://wellformedweb.org/CommentAPI/" xmlns:cs="http://blogs.iis.net/"><channel><title>Response caching in IIS7</title><link>http://blogs.iis.net/ksingla/archive/2006/11/16/caching-in-iis7.aspx</link><description>IIS caches everything it can to save CPU cycles wherever possible. IIS6 had user-mode file cache, token cache, URI cache, metadata cache and kernel-mode http.sys response cache. These caches are mostly unchanged in IIS 7.0 other than following changes</description><dc:language>en</dc:language><generator>CommunityServer 2007 SP1 (Build: 20510.895)</generator><item><title>re: Response caching in IIS7</title><link>http://blogs.iis.net/ksingla/archive/2006/11/16/caching-in-iis7.aspx#2262022</link><pubDate>Fri, 28 Mar 2008 13:56:26 GMT</pubDate><guid isPermaLink="false">50bcf3b4-f6fe-4638-adff-0c150e922e99:2262022</guid><dc:creator>Patrick</dc:creator><description>&lt;p&gt;Hello,&lt;/p&gt;
&lt;p&gt;i am wondering if the following is possible:&lt;/p&gt;
&lt;p&gt;We have an application that always uses the same file e.g. index.asp&lt;/p&gt;
&lt;p&gt;Pages differ by query string.&lt;/p&gt;
&lt;p&gt;index.asp?area=1&amp;amp;article=2913&lt;/p&gt;
&lt;p&gt;index.asp?area=2&amp;amp;article=484&lt;/p&gt;
&lt;p&gt;etc.&lt;/p&gt;
&lt;p&gt;Is it possible to let the kernel mode cache just cache the following?&lt;/p&gt;
&lt;p&gt;index.asp=area=1*&lt;/p&gt;
&lt;p&gt;So all articles in this area benefit from kernel mode caching while caching for area=2 is not active. That would be so awesome.&lt;/p&gt;
&lt;p&gt;Thanks&lt;/p&gt;
&lt;p&gt;Patrick&lt;/p&gt;
&lt;img src="http://blogs.iis.net/aggbug.aspx?PostID=2262022" width="1" height="1"&gt;</description></item><item><title>FastCGI for IIS Final Released, Congratulations to the IIS Team! at  The NeoSmart Files</title><link>http://blogs.iis.net/ksingla/archive/2006/11/16/caching-in-iis7.aspx#2008299</link><pubDate>Thu, 15 Nov 2007 13:32:26 GMT</pubDate><guid isPermaLink="false">50bcf3b4-f6fe-4638-adff-0c150e922e99:2008299</guid><dc:creator>FastCGI for IIS Final Released, Congratulations to the IIS Team! at  The NeoSmart Files</dc:creator><description>&lt;p&gt;Pingback from &amp;nbsp;FastCGI for IIS Final Released, Congratulations to the IIS Team! at &amp;nbsp;The NeoSmart Files&lt;/p&gt;
&lt;img src="http://blogs.iis.net/aggbug.aspx?PostID=2008299" width="1" height="1"&gt;</description></item><item><title>【收藏】本周ASP.NET英文技术文章推荐[11/12 - 11/18] </title><link>http://blogs.iis.net/ksingla/archive/2006/11/16/caching-in-iis7.aspx#1975012</link><pubDate>Fri, 26 Oct 2007 02:29:22 GMT</pubDate><guid isPermaLink="false">50bcf3b4-f6fe-4638-adff-0c150e922e99:1975012</guid><dc:creator>Jacky_xu</dc:creator><description>&lt;p&gt;[0]摘要&lt;/p&gt;
&lt;p&gt;本期共有7篇文章 [1]如何创建与UpdatePanel兼容的、且无须ASP.NETAJAX程序集的控件&lt;/p&gt;
&lt;p&gt;[2]UpdatePanel怎么了？为什么什么都不好用了？或者...&lt;/p&gt;
&lt;img src="http://blogs.iis.net/aggbug.aspx?PostID=1975012" width="1" height="1"&gt;</description></item><item><title>re: Response caching in IIS7</title><link>http://blogs.iis.net/ksingla/archive/2006/11/16/caching-in-iis7.aspx#1552617</link><pubDate>Mon, 29 Jan 2007 03:33:46 GMT</pubDate><guid isPermaLink="false">50bcf3b4-f6fe-4638-adff-0c150e922e99:1552617</guid><dc:creator>ksingla</dc:creator><description>&lt;p&gt;This will be exposed in LH server UI. You don't get it in the client release.&lt;/p&gt;
&lt;img src="http://blogs.iis.net/aggbug.aspx?PostID=1552617" width="1" height="1"&gt;</description></item><item><title>re: Response caching in IIS7</title><link>http://blogs.iis.net/ksingla/archive/2006/11/16/caching-in-iis7.aspx#1552411</link><pubDate>Sun, 28 Jan 2007 22:54:28 GMT</pubDate><guid isPermaLink="false">50bcf3b4-f6fe-4638-adff-0c150e922e99:1552411</guid><dc:creator>steve schofield</dc:creator><description>&lt;p&gt;Nice article. &amp;nbsp;Is this going to be exposed in the GUI or just need to adjust in config file?&lt;/p&gt;
&lt;img src="http://blogs.iis.net/aggbug.aspx?PostID=1552411" width="1" height="1"&gt;</description></item><item><title>有关IIS7概述以及配置和开发的几篇文章摘录</title><link>http://blogs.iis.net/ksingla/archive/2006/11/16/caching-in-iis7.aspx#1539254</link><pubDate>Fri, 19 Jan 2007 09:24:55 GMT</pubDate><guid isPermaLink="false">50bcf3b4-f6fe-4638-adff-0c150e922e99:1539254</guid><dc:creator>Ring</dc:creator><description>&lt;p&gt;IIS7伴随着Vista已经悄悄来临，学习的时候我也摘录了一些有关于此的文章。不敢独享，还是贴出来大家共享吧！初识IIS7AQuickLookatIIS7这篇文章中浅显地介绍的IIS7的...&lt;/p&gt;
&lt;img src="http://blogs.iis.net/aggbug.aspx?PostID=1539254" width="1" height="1"&gt;</description></item><item><title>有关IIS7概述以及配置和开发的几篇文章摘录</title><link>http://blogs.iis.net/ksingla/archive/2006/11/16/caching-in-iis7.aspx#1539026</link><pubDate>Fri, 19 Jan 2007 05:01:10 GMT</pubDate><guid isPermaLink="false">50bcf3b4-f6fe-4638-adff-0c150e922e99:1539026</guid><dc:creator>cnblogs.com</dc:creator><description>&lt;p&gt;IIS7伴随着Vista已经悄悄来临，学习的时候我也摘录了一些有关于此的文章。 不敢独享，还是贴出来大家共享吧！ 初识IIS7 A Quick Look at IIS 7 这篇文章中浅显地介绍的IIS7的一些新特性，很容易就能对IIS7的特性有一个初略的了解。&lt;/p&gt;
&lt;img src="http://blogs.iis.net/aggbug.aspx?PostID=1539026" width="1" height="1"&gt;</description></item><item><title>【MSOn】 IIS7のNative Output Cache</title><link>http://blogs.iis.net/ksingla/archive/2006/11/16/caching-in-iis7.aspx#1485369</link><pubDate>Mon, 04 Dec 2006 17:00:39 GMT</pubDate><guid isPermaLink="false">50bcf3b4-f6fe-4638-adff-0c150e922e99:1485369</guid><dc:creator>Hiroshi Okunushi's blog</dc:creator><description>&lt;p&gt;実は説明の中でこれに興味を持っていただいた方がいらっしゃって一体どうやって動いてるんだろう？というのが議論になりました。そこで少し情報収集。。。 まずはIISの親分Bill Staplesのところへ &lt;a rel="nofollow" target="_new" href="http://blogs.iis.net/bills/archive/2006/10/31/PHP-on-IIS.aspx"&gt;http://blogs.iis.net/bills/archive/2006/10/31/PHP-on-IIS.aspx&lt;/a&gt;&lt;/p&gt;
&lt;img src="http://blogs.iis.net/aggbug.aspx?PostID=1485369" width="1" height="1"&gt;</description></item><item><title>Before the flight: Native Output Cache, PHP and FastCGI, and other stuff</title><link>http://blogs.iis.net/ksingla/archive/2006/11/16/caching-in-iis7.aspx#1474286</link><pubDate>Thu, 23 Nov 2006 02:15:12 GMT</pubDate><guid isPermaLink="false">50bcf3b4-f6fe-4638-adff-0c150e922e99:1474286</guid><dc:creator>server-side</dc:creator><description>&lt;p&gt;Before hopping on the plane and starting my Thanksgiving vacation, here are some highlights about the new IIS7 Native Output Cache, PHP, FastCGI, and other stuff ...&lt;/p&gt;
&lt;img src="http://blogs.iis.net/aggbug.aspx?PostID=1474286" width="1" height="1"&gt;</description></item><item><title>Response caching in IIS7</title><link>http://blogs.iis.net/ksingla/archive/2006/11/16/caching-in-iis7.aspx#1468459</link><pubDate>Fri, 17 Nov 2006 07:15:21 GMT</pubDate><guid isPermaLink="false">50bcf3b4-f6fe-4638-adff-0c150e922e99:1468459</guid><dc:creator>Kanwaljeet Singla's Weblog</dc:creator><description>&lt;p&gt;Read all you need to know and more about usermode and kernel mode response caching in IIS7 at &lt;a rel="nofollow" target="_new" href="http://blogs.iis.net/ksingla/archive/2006/11/16/caching-in-iis7.aspx"&gt;http://blogs.iis.net/ksingla/archive/2006/11/16/caching-in-iis7.aspx&lt;/a&gt;&lt;/p&gt;
&lt;img src="http://blogs.iis.net/aggbug.aspx?PostID=1468459" width="1" height="1"&gt;</description></item><item><title>re: Caching in IIS7</title><link>http://blogs.iis.net/ksingla/archive/2006/11/16/caching-in-iis7.aspx#1468457</link><pubDate>Fri, 17 Nov 2006 07:10:30 GMT</pubDate><guid isPermaLink="false">50bcf3b4-f6fe-4638-adff-0c150e922e99:1468457</guid><dc:creator>bills</dc:creator><description>&lt;p&gt;frickin' sweet blog post! &amp;nbsp;I've been wanting to post on this one for a while, but never got the chance. ;)&lt;/p&gt;
&lt;img src="http://blogs.iis.net/aggbug.aspx?PostID=1468457" width="1" height="1"&gt;</description></item></channel></rss>