<?xml version="1.0" encoding="UTF-8"?>
<rss version="2.0"
	xmlns:content="http://purl.org/rss/1.0/modules/content/"
	xmlns:wfw="http://wellformedweb.org/CommentAPI/"
	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/"
	xmlns:slash="http://purl.org/rss/1.0/modules/slash/"
	>

<channel>
	<title>Tairan&#039;s Story &#187; IIS</title>
	<atom:link href="http://www.tairan.net/index.php/tag/iis/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.tairan.net</link>
	<description>「知之真切笃实处即是行，行之明觉精察处即是知，知行工夫不可离。」</description>
	<lastBuildDate>Fri, 02 Dec 2011 08:08:26 +0000</lastBuildDate>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.1.1</generator>
		<item>
		<title>IIS &amp; FastCGI</title>
		<link>http://www.tairan.net/index.php/2008/10/20/iis-fastcgi/</link>
		<comments>http://www.tairan.net/index.php/2008/10/20/iis-fastcgi/#comments</comments>
		<pubDate>Mon, 20 Oct 2008 03:17:36 +0000</pubDate>
		<dc:creator>Daniel Wang</dc:creator>
				<category><![CDATA[Technology]]></category>
		<category><![CDATA[我的声音]]></category>
		<category><![CDATA[FastCGI]]></category>
		<category><![CDATA[IIS]]></category>
		<category><![CDATA[PHP]]></category>

		<guid isPermaLink="false">http://blog.tairan.org/?p=60</guid>
		<description><![CDATA[Blog 自从搬家到 PHP5ISAPI +  IIS + Windows 平台上以来，竟然让服务器宕机多次。查看event log 也没有发现到什么可疑信息。在PHP manual提到以下信息: If you experience 100% CPU usage after some time, turn off the IIS setting Cache ISAPI Application. 关于这个选项，反复设置可还是出现宕机的情况。看来ISAPI不是那么的可靠。但在IIS上，用什么方式才是PHP的最佳？ FastCGI，Microsoft说这个可以提升PHP在Windows的性能xx倍！稳定性也好！东家这么使劲的鼓吹这玩意，总有一定的道理。实践出真知，先用上再说！ 果然，一天下来没再见到Windows宕机。验证的时间是短了点，但是总还是给我带来了欣喜。 参考资料: 配置FastCGI http://www.pcvc.net/archive/2008/8/26/90.html 中文，简易配置版 http://learn.iis.net/page.aspx/248/configuring-fastcgi-extension-for-iis60/ 官方英文 IIS 6 http://learn.iis.net/page.aspx/246/using-fastcgi-to-host-php-applications-on-iis-70/ 官方英文 IIS 7 © Daniel Wang for Tairan&#039;s Story, 2008. &#124; Permalink &#124; No comment [...]]]></description>
			<content:encoded><![CDATA[<p>Blog 自从搬家到 PHP5ISAPI +  IIS + Windows 平台上以来，竟然让服务器宕机多次。查看event log 也没有发现到什么可疑信息。在PHP manual提到以下信息:<br />
<code>If you experience 100% CPU usage after some time, turn off the IIS setting Cache ISAPI Application. </code></p>
<p>关于这个选项，反复设置可还是出现宕机的情况。看来ISAPI不是那么的可靠。但在IIS上，用什么方式才是PHP的最佳？</p>
<p>FastCGI，Microsoft说这个可以提升PHP在Windows的性能xx倍！稳定性也好！东家这么使劲的鼓吹这玩意，总有一定的道理。实践出真知，先用上再说！</p>
<p>果然，一天下来没再见到Windows宕机。验证的时间是短了点，但是总还是给我带来了欣喜。</p>
<p>参考资料:</p>
<p>配置FastCGI</p>
<p><a href="http://www.pcvc.net/archive/2008/8/26/90.html" target="_blank">http://www.pcvc.net/archive/2008/8/26/90.html</a> 中文，简易配置版</p>
<p><a href="http://learn.iis.net/page.aspx/248/configuring-fastcgi-extension-for-iis60/" target="_blank">http://learn.iis.net/page.aspx/248/configuring-fastcgi-extension-for-iis60/</a> 官方英文 IIS 6</p>
<p><a href="http://learn.iis.net/page.aspx/246/using-fastcgi-to-host-php-applications-on-iis-70/" target="_blank">http://learn.iis.net/page.aspx/246/using-fastcgi-to-host-php-applications-on-iis-70/</a> 官方英文 IIS 7</p>
<hr />
<p><small>© Daniel Wang for <a href="http://www.tairan.net">Tairan&#039;s Story</a>, 2008. |
<a href="http://www.tairan.net/index.php/2008/10/20/iis-fastcgi/">Permalink</a> |
<a href="http://www.tairan.net/index.php/2008/10/20/iis-fastcgi/#comments">No comment</a> |
Add to
<a href="http://del.icio.us/post?url=http://www.tairan.net/index.php/2008/10/20/iis-fastcgi/&title=IIS &#038; FastCGI">del.icio.us</a>
<br/>
Post tags: <a href="http://www.tairan.net/index.php/tag/fastcgi/" rel="tag">FastCGI</a>, <a href="http://www.tairan.net/index.php/tag/iis/" rel="tag">IIS</a>, <a href="http://www.tairan.net/index.php/tag/php/" rel="tag">PHP</a><br/>
</small></p>
<p><small>Feed enhanced by <a href='http://planetozh.com/blog/my-projects/wordpress-plugin-better-feed-rss/'>Better Feed</a> from  <a href='http://planetozh.com/blog/'>Ozh</a></small></p>
]]></content:encoded>
			<wfw:commentRss>http://www.tairan.net/index.php/2008/10/20/iis-fastcgi/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
	</channel>
</rss>

