<?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>MVolo&amp;#39;s Blog : IIS6</title><link>http://blogs.iis.net/mvolo/archive/tags/IIS6/default.aspx</link><description>Tags: IIS6</description><dc:language>en</dc:language><generator>CommunityServer 2007 SP1 (Build: 20510.895)</generator><item><title>History of FastCGI support for IIS</title><link>http://blogs.iis.net/mvolo/archive/2007/11/12/history-of-fastcgi-support-for-iis.aspx</link><pubDate>Mon, 12 Nov 2007 20:00:00 GMT</pubDate><guid isPermaLink="false">50bcf3b4-f6fe-4638-adff-0c150e922e99:2002268</guid><dc:creator>mvolo</dc:creator><slash:comments>0</slash:comments><wfw:commentRss xmlns:wfw="http://wellformedweb.org/CommentAPI/">http://blogs.iis.net/mvolo/rsscomments.aspx?PostID=2002268</wfw:commentRss><comments>http://blogs.iis.net/mvolo/archive/2007/11/12/history-of-fastcgi-support-for-iis.aspx#comments</comments><description>&lt;P mce_keep="true"&gt;Today, we released the FastCGI for IIS 6.0 RTM on Microsoft Download Center.&lt;/P&gt;
&lt;P mce_keep="true"&gt;It was quite a journey - come read about the RTM release and the history of what it took us to get there at &lt;A href="http://mvolo.com/blogs/serverside/archive/2007/11/12/FastCGI-for-IIS-6.0-is-released-on-Download-Center.aspx"&gt;http://mvolo.com/blogs/serverside/archive/2007/11/12/FastCGI-for-IIS-6.0-is-released-on-Download-Center.aspx&lt;/A&gt;.&lt;/P&gt;&lt;img src="http://blogs.iis.net/aggbug.aspx?PostID=2002268" width="1" height="1"&gt;</description><category domain="http://blogs.iis.net/mvolo/archive/tags/IIS7/default.aspx">IIS7</category><category domain="http://blogs.iis.net/mvolo/archive/tags/FastCGI/default.aspx">FastCGI</category><category domain="http://blogs.iis.net/mvolo/archive/tags/IIS6/default.aspx">IIS6</category></item><item><title>IIS FastCGI and PHP: What you absolutely need to know to host PHP applications on IIS 6 and IIS 7</title><link>http://blogs.iis.net/mvolo/archive/2007/10/09/iis-fastcgi-and-php-what-you-absolutely-need-to-know-to-host-php-applications-on-iis-6-and-iis-7.aspx</link><pubDate>Tue, 09 Oct 2007 18:03:00 GMT</pubDate><guid isPermaLink="false">50bcf3b4-f6fe-4638-adff-0c150e922e99:1948153</guid><dc:creator>mvolo</dc:creator><slash:comments>3</slash:comments><wfw:commentRss xmlns:wfw="http://wellformedweb.org/CommentAPI/">http://blogs.iis.net/mvolo/rsscomments.aspx?PostID=1948153</wfw:commentRss><comments>http://blogs.iis.net/mvolo/archive/2007/10/09/iis-fastcgi-and-php-what-you-absolutely-need-to-know-to-host-php-applications-on-iis-6-and-iis-7.aspx#comments</comments><description>&lt;P mce_keep="true"&gt;Everybody knows that IIS FastCGI is a great way to run PHP applications on IIS. &lt;BR&gt;&lt;BR&gt;We've been making great strides at delivering a solid production experience for hosting PHP on IIS, for both IIS7 on Windows Vista/Windows Server 2008 and IIS6 / IIS5.1 on Windows Server 2003 and Windows XP. &lt;BR&gt;&lt;BR&gt;So, if you are looking to give FastCGI a try, where should you start? With all the coverage this work has been receiving, its starting to get out of hand. &lt;BR&gt;&lt;BR&gt;Get all the information you absolutely need to know to get started at: &lt;A href="http://mvolo.com/blogs/serverside/archive/2007/10/09/IIS-FastCGI-and-PHP_3A00_-What-you-absolutely-need-to-know-to-host-PHP-applications-on-IIS-6-and-IIS-7.aspx"&gt;http://mvolo.com/blogs/serverside/archive/2007/10/09/IIS-FastCGI-and-PHP_3A00_-What-you-absolutely-need-to-know-to-host-PHP-applications-on-IIS-6-and-IIS-7.aspx&lt;/A&gt;.&lt;/P&gt;&lt;img src="http://blogs.iis.net/aggbug.aspx?PostID=1948153" width="1" height="1"&gt;</description><category domain="http://blogs.iis.net/mvolo/archive/tags/IIS7/default.aspx">IIS7</category><category domain="http://blogs.iis.net/mvolo/archive/tags/PHP/default.aspx">PHP</category><category domain="http://blogs.iis.net/mvolo/archive/tags/FastCGI/default.aspx">FastCGI</category><category domain="http://blogs.iis.net/mvolo/archive/tags/IIS6/default.aspx">IIS6</category><category domain="http://blogs.iis.net/mvolo/archive/tags/Vista/default.aspx">Vista</category></item><item><title>IIS7 modules vs. IIS6 ISAPI: Managing request state in your module</title><link>http://blogs.iis.net/mvolo/archive/2006/12/25/iis7-modules-vs-iis6-isapi-managing-request-state-in-your-module.aspx</link><pubDate>Tue, 26 Dec 2006 07:52:00 GMT</pubDate><guid isPermaLink="false">50bcf3b4-f6fe-4638-adff-0c150e922e99:1508576</guid><dc:creator>mvolo</dc:creator><slash:comments>0</slash:comments><wfw:commentRss xmlns:wfw="http://wellformedweb.org/CommentAPI/">http://blogs.iis.net/mvolo/rsscomments.aspx?PostID=1508576</wfw:commentRss><comments>http://blogs.iis.net/mvolo/archive/2006/12/25/iis7-modules-vs-iis6-isapi-managing-request-state-in-your-module.aspx#comments</comments><description>&lt;P&gt;For post #4 in the &lt;A href="http://mvolo.com/blogs/serverside/archive/2006/10/07/10-reasons-why-server-development-is-better-with-IIS7.aspx" target=links&gt;IIS7 Modules vs. IIS6 ISAPI&lt;/A&gt; series, let's take a look at another common pattern in IIS module development - storing request-specific state inside your module.&lt;BR&gt;&lt;BR&gt;Read more at &lt;A href="http://mvolo.com/blogs/serverside/archive/2006/12/25/Managing-request-state-in-your-IIS7-module.aspx"&gt;http://mvolo.com/blogs/serverside/archive/2006/12/25/Managing-request-state-in-your-IIS7-module.aspx&lt;/A&gt;.&lt;/P&gt;&lt;img src="http://blogs.iis.net/aggbug.aspx?PostID=1508576" width="1" height="1"&gt;</description><category domain="http://blogs.iis.net/mvolo/archive/tags/IIS7/default.aspx">IIS7</category><category domain="http://blogs.iis.net/mvolo/archive/tags/ISAPI/default.aspx">ISAPI</category><category domain="http://blogs.iis.net/mvolo/archive/tags/modules/default.aspx">modules</category><category domain="http://blogs.iis.net/mvolo/archive/tags/development/default.aspx">development</category><category domain="http://blogs.iis.net/mvolo/archive/tags/IIS6/default.aspx">IIS6</category></item><item><title>Try out the IIS FastCGI techical preview</title><link>http://blogs.iis.net/mvolo/archive/2006/11/03/try-out-the-iis-fastcgi-techical-preview.aspx</link><pubDate>Fri, 03 Nov 2006 22:51:00 GMT</pubDate><guid isPermaLink="false">50bcf3b4-f6fe-4638-adff-0c150e922e99:1452703</guid><dc:creator>mvolo</dc:creator><slash:comments>0</slash:comments><wfw:commentRss xmlns:wfw="http://wellformedweb.org/CommentAPI/">http://blogs.iis.net/mvolo/rsscomments.aspx?PostID=1452703</wfw:commentRss><comments>http://blogs.iis.net/mvolo/archive/2006/11/03/try-out-the-iis-fastcgi-techical-preview.aspx#comments</comments><description>As you know, we released the FastCGI technical preview this week, aimed at providing a fast and stable platform for running FastCGI applications like PHP.&amp;nbsp; Its been very popular, with more downloads then we have expected for the first week.&lt;BR&gt;&lt;BR&gt;I wanted to say thank you to everyone trying this out ...&lt;BR&gt;&lt;BR&gt;Read more on &lt;A href="http://mvolo.com/2006/11/03/try-out-the-iis-fastcgi-techical-preview.aspx"&gt;http://mvolo.com/2006/11/03/try-out-the-iis-fastcgi-techical-preview.aspx&lt;/A&gt;.&lt;img src="http://blogs.iis.net/aggbug.aspx?PostID=1452703" width="1" height="1"&gt;</description><category domain="http://blogs.iis.net/mvolo/archive/tags/PHP/default.aspx">PHP</category><category domain="http://blogs.iis.net/mvolo/archive/tags/FastCGI/default.aspx">FastCGI</category><category domain="http://blogs.iis.net/mvolo/archive/tags/IIS6/default.aspx">IIS6</category></item><item><title>IIS7 modules vs. IIS6 ISAPI: Memory Management</title><link>http://blogs.iis.net/mvolo/archive/2006/11/01/IIS7-modules-vs.-IIS6-ISAPI_3A00_-Memory-Management.aspx</link><pubDate>Thu, 02 Nov 2006 05:14:00 GMT</pubDate><guid isPermaLink="false">50bcf3b4-f6fe-4638-adff-0c150e922e99:1450249</guid><dc:creator>mvolo</dc:creator><slash:comments>0</slash:comments><wfw:commentRss xmlns:wfw="http://wellformedweb.org/CommentAPI/">http://blogs.iis.net/mvolo/rsscomments.aspx?PostID=1450249</wfw:commentRss><comments>http://blogs.iis.net/mvolo/archive/2006/11/01/IIS7-modules-vs.-IIS6-ISAPI_3A00_-Memory-Management.aspx#comments</comments><description>For post #3 in the &lt;a href="http://mvolo.com/2006/10/07/10-reasons-why-developing-server-components-with-the-iis7-native-api-is-10-times-much-better-then-iis60-isapi.aspx"&gt;&lt;font face="Arial" size="2"&gt;IIS7 Modules vs. IIS6 ISAPI&lt;/font&gt;&lt;/a&gt;&lt;font face="Arial" size="2"&gt; series, let&amp;rsquo;s look at one of the biggest trouble areas that bite&amp;nbsp;ISAPI developers - managing memory.&lt;br /&gt;&lt;br /&gt;Read more on&amp;nbsp;&lt;a href="http://mvolo.com/2006/11/01/iis7-modules-vs-iis6-isapi-memory-management.aspx"&gt;http://mvolo.com/2006/11/01/iis7-modules-vs-iis6-isapi-memory-management.aspx&lt;/a&gt;.&lt;/font&gt;&lt;img src="http://blogs.iis.net/aggbug.aspx?PostID=1450249" width="1" height="1"&gt;</description><category domain="http://blogs.iis.net/mvolo/archive/tags/ISAPI/default.aspx">ISAPI</category><category domain="http://blogs.iis.net/mvolo/archive/tags/development/default.aspx">development</category><category domain="http://blogs.iis.net/mvolo/archive/tags/IIS6/default.aspx">IIS6</category></item></channel></rss>