<?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>IIS7 Output Caching for Dynamic Content - Speed Up Your ASP and PHP Applications</title><link>http://blogs.iis.net/bills/archive/2007/05/02/iis7-output-caching-for-dynamic-content-dramatically-speed-up-your-asp-and-php-applications.aspx</link><description>IIS7 has a new output cache feature that can cache dynamic content (output from your ASP.NET, Classic ASP, PHP or other dynamic pages) in memory. This can yield enormous performance improvements since it means that the script used to generate that dynamic</description><dc:language>en</dc:language><generator>CommunityServer 2007 SP1 (Build: 20510.895)</generator><item><title>Fun with http.sys Caching</title><link>http://blogs.iis.net/bills/archive/2007/05/02/iis7-output-caching-for-dynamic-content-dramatically-speed-up-your-asp-and-php-applications.aspx#1985430</link><pubDate>Thu, 01 Nov 2007 16:49:00 GMT</pubDate><guid isPermaLink="false">50bcf3b4-f6fe-4638-adff-0c150e922e99:1985430</guid><dc:creator>rick.james</dc:creator><description>&lt;p&gt;Introduction There are many caches available to web applications. Today I will play with the http.sys&lt;/p&gt;
&lt;img src="http://blogs.iis.net/aggbug.aspx?PostID=1985430" width="1" height="1"&gt;</description></item><item><title>re: IIS7 Output Caching for Dynamic Content - Speed Up Your ASP and PHP Applications</title><link>http://blogs.iis.net/bills/archive/2007/05/02/iis7-output-caching-for-dynamic-content-dramatically-speed-up-your-asp-and-php-applications.aspx#1715962</link><pubDate>Sat, 19 May 2007 21:12:07 GMT</pubDate><guid isPermaLink="false">50bcf3b4-f6fe-4638-adff-0c150e922e99:1715962</guid><dc:creator>Will Smith</dc:creator><description>Querystring values as well as headers? Interesting. That could be a great option for many dynamic pages, regardless of language. Others, however, obviously could vary their response by additional factors such as cookie values.

Along the lines of caching, what would be interesting to see would be taking the concept of a dynamic &amp;#39;page&amp;#39; and turning it into a dynamic ‘process’ that could be set to run and stay active until a sleep time is reached, but this process could have resources already loaded and ready, therefore potentially increasing response time. In other words a process that stays awake and listens for repeated requests and is ready to serve them, rather than several different threads or processes opening up, loading resources, processing a request and then quitting, only to restart again. I dare say it might be possible that in some rare cases the CPU cycles required to load the darn page are more than to process the actual request!

Come to think of it, I might need to brush up on my ASP.NET, as it may already do that or something similar…
&lt;img src="http://blogs.iis.net/aggbug.aspx?PostID=1715962" width="1" height="1"&gt;</description></item><item><title>re: IIS7 Output Caching for Dynamic Content - Speed Up Your ASP and PHP Applications</title><link>http://blogs.iis.net/bills/archive/2007/05/02/iis7-output-caching-for-dynamic-content-dramatically-speed-up-your-asp-and-php-applications.aspx#1692898</link><pubDate>Thu, 03 May 2007 06:35:02 GMT</pubDate><guid isPermaLink="false">50bcf3b4-f6fe-4638-adff-0c150e922e99:1692898</guid><dc:creator>Stephen Pope</dc:creator><description>&lt;p&gt;Really useful article! we've been doing a lot of investigation into caching performance internally so this info comes at a really good point ! Time to go install longhorn and test it with our sites ! :P&lt;/p&gt;
&lt;p&gt;(Also I was trying to paste this to friends to read but the formatting seems to have freaked out slighly and some words are not visible on the right (IE7) - i read this originally via RSS)&lt;/p&gt;&lt;img src="http://blogs.iis.net/aggbug.aspx?PostID=1692898" width="1" height="1"&gt;</description></item><item><title> &amp;raquo; IIS7 Output Caching for Dynamic Content - Speed Up Your ASP and &amp;#8230;</title><link>http://blogs.iis.net/bills/archive/2007/05/02/iis7-output-caching-for-dynamic-content-dramatically-speed-up-your-asp-and-php-applications.aspx#1691738</link><pubDate>Wed, 02 May 2007 14:02:41 GMT</pubDate><guid isPermaLink="false">50bcf3b4-f6fe-4638-adff-0c150e922e99:1691738</guid><dc:creator> » IIS7 Output Caching for Dynamic Content - Speed Up Your ASP and …</dc:creator><description>&lt;p&gt;PingBack from &lt;a rel="nofollow" target="_new" href="http://testsubdomain.netmoviehost.com/iis7-output-caching-for-dynamic-content-speed-up-your-asp-and/"&gt;http://testsubdomain.netmoviehost.com/iis7-output-caching-for-dynamic-content-speed-up-your-asp-and/&lt;/a&gt;&lt;/p&gt;
&lt;img src="http://blogs.iis.net/aggbug.aspx?PostID=1691738" width="1" height="1"&gt;</description></item></channel></rss>