<?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>Comments on: How to Increase PHP Performance on Windows Servers</title>
	<atom:link href="http://bobschwarz.com/how-to-increase-php-performance-on-windows-servers/feed" rel="self" type="application/rss+xml" />
	<link>http://bobschwarz.com/how-to-increase-php-performance-on-windows-servers/</link>
	<description></description>
	<lastBuildDate>Wed, 02 Nov 2011 14:47:22 +0000</lastBuildDate>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.3.2</generator>
	<item>
		<title>By: Cache for a Windows Server? - vBulletin SEO Forums</title>
		<link>http://bobschwarz.com/how-to-increase-php-performance-on-windows-servers/comment-page-1/#comment-47</link>
		<dc:creator>Cache for a Windows Server? - vBulletin SEO Forums</dc:creator>
		<pubDate>Tue, 09 Feb 2010 19:18:17 +0000</pubDate>
		<guid isPermaLink="false">http://bobschwarz.com/?p=172#comment-47</guid>
		<description>[...] increase is tremendous. If you want to check out my blog post about the performance increase here is the link.  Memcached does nothing to help performance unless you are using more than one memcached server.   [...]</description>
		<content:encoded><![CDATA[<p>[...] increase is tremendous. If you want to check out my blog post about the performance increase here is the link.  Memcached does nothing to help performance unless you are using more than one memcached server.   [...]</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: AWS</title>
		<link>http://bobschwarz.com/how-to-increase-php-performance-on-windows-servers/comment-page-1/#comment-40</link>
		<dc:creator>AWS</dc:creator>
		<pubDate>Mon, 25 Jan 2010 15:58:07 +0000</pubDate>
		<guid isPermaLink="false">http://bobschwarz.com/?p=172#comment-40</guid>
		<description>Thanks for the comment Don. I had looked at Fast CGI back when it was beta, Had it installed on an old server that is no longer online and it didn&#039;t seem to be as fast as ISAPI. When I beta testing Windows 2008 server  I used fast cgi since it was built in. The improvement was tremendous compared to the beta I tried. 

I use iis.net all the time to keep up with the latest. That is how I found out about wincache.</description>
		<content:encoded><![CDATA[<p>Thanks for the comment Don. I had looked at Fast CGI back when it was beta, Had it installed on an old server that is no longer online and it didn&#8217;t seem to be as fast as ISAPI. When I beta testing Windows 2008 server  I used fast cgi since it was built in. The improvement was tremendous compared to the beta I tried. </p>
<p>I use iis.net all the time to keep up with the latest. That is how I found out about wincache.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Don Raman</title>
		<link>http://bobschwarz.com/how-to-increase-php-performance-on-windows-servers/comment-page-1/#comment-39</link>
		<dc:creator>Don Raman</dc:creator>
		<pubDate>Sun, 24 Jan 2010 19:44:44 +0000</pubDate>
		<guid isPermaLink="false">http://bobschwarz.com/?p=172#comment-39</guid>
		<description>Hi,

Very nice blog post. I am part of PHP/FastCGI (which is part of IIS Team) product development team in Microsoft. Using FastCGI with NTS build of PHP along with WINCACHE wil significantly boost your PHP application performance.

Another significant feature we added in the FastCGI 1.5 release for IIS 5.1/6.0 is the real-time tuning of MaxInstances setting. This MaxInstances setting dictates the maximum number of FastCGI processes which can be launched for each application pool. If it is set to 0 then FastCGI extension will automatically adjust the number of instances up or down every few seconds based on the system load and number of requests waiting in the queue. This is an important feature in my view and now user need not figure out an optimum value for this. This feature is going to be forward ported to IIS7.0 soon.
Regards,
Don.</description>
		<content:encoded><![CDATA[<p>Hi,</p>
<p>Very nice blog post. I am part of PHP/FastCGI (which is part of IIS Team) product development team in Microsoft. Using FastCGI with NTS build of PHP along with WINCACHE wil significantly boost your PHP application performance.</p>
<p>Another significant feature we added in the FastCGI 1.5 release for IIS 5.1/6.0 is the real-time tuning of MaxInstances setting. This MaxInstances setting dictates the maximum number of FastCGI processes which can be launched for each application pool. If it is set to 0 then FastCGI extension will automatically adjust the number of instances up or down every few seconds based on the system load and number of requests waiting in the queue. This is an important feature in my view and now user need not figure out an optimum value for this. This feature is going to be forward ported to IIS7.0 soon.<br />
Regards,<br />
Don.</p>
]]></content:encoded>
	</item>
</channel>
</rss>

