<?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: all those IIS talks</title>
	<atom:link href="http://blog.milkfarmsoft.com/2007/11/all-those-iis-talks/feed/" rel="self" type="application/rss+xml" />
	<link>http://blog.milkfarmsoft.com/2007/11/all-those-iis-talks/</link>
	<description>Programming for Mac and Web</description>
	<lastBuildDate>Wed, 23 Dec 2009 18:07:35 +0000</lastBuildDate>
	<generator>http://wordpress.org/?v=2.9.1</generator>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<atom:link rel="hub" href="http://pubsubhubbub.appspot.com" />
	<atom:link rel="hub" href="http://superfeedr.com/hubbub" />
		<item>
		<title>By: Outsourcing Philippines</title>
		<link>http://blog.milkfarmsoft.com/2007/11/all-those-iis-talks/comment-page-1/#comment-80276</link>
		<dc:creator>Outsourcing Philippines</dc:creator>
		<pubDate>Mon, 25 May 2009 19:44:53 +0000</pubDate>
		<guid isPermaLink="false">http://blog.milkfarmsoft.com/?p=77#comment-80276</guid>
		<description>I am really satisfied with my FastCGI</description>
		<content:encoded><![CDATA[<p>I am really satisfied with my FastCGI</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: auroraeosrose</title>
		<link>http://blog.milkfarmsoft.com/2007/11/all-those-iis-talks/comment-page-1/#comment-12570</link>
		<dc:creator>auroraeosrose</dc:creator>
		<pubDate>Fri, 16 Nov 2007 00:46:22 +0000</pubDate>
		<guid isPermaLink="false">http://blog.milkfarmsoft.com/?p=77#comment-12570</guid>
		<description>I think it has more to do with the fact that PHP finally because usable on IIS with fastcgi - yes the previous incarnations (isapi and regular cgi) were really THAT bad ;) (pick your poison...crash or crawl)

FastCGI is really useful in other contexts as well, keep preaching it, although some of the &quot;it&#039;s good&quot; reasons you mention really don&#039;t mean much on windows ;)

1. NTFS doesn&#039;t have this limitation
2. apache runs perfectly well mpm on windows (doesn&#039;t even hit the thread hiccups that isapi does)

Anyway, I think the hype you&#039;re seeing is simply the windows users who are often unseen and unheard in the PHP community breathing a collective sigh of relief - no more convincing the boss that PHP is something great ;)</description>
		<content:encoded><![CDATA[<p>I think it has more to do with the fact that PHP finally because usable on IIS with fastcgi &#8211; yes the previous incarnations (isapi and regular cgi) were really THAT bad <img src='http://blog.milkfarmsoft.com/wp-includes/images/smilies/icon_wink.gif' alt=';)' class='wp-smiley' />  (pick your poison&#8230;crash or crawl)</p>
<p>FastCGI is really useful in other contexts as well, keep preaching it, although some of the &#8220;it&#8217;s good&#8221; reasons you mention really don&#8217;t mean much on windows <img src='http://blog.milkfarmsoft.com/wp-includes/images/smilies/icon_wink.gif' alt=';)' class='wp-smiley' /> </p>
<p>1. NTFS doesn&#8217;t have this limitation<br />
2. apache runs perfectly well mpm on windows (doesn&#8217;t even hit the thread hiccups that isapi does)</p>
<p>Anyway, I think the hype you&#8217;re seeing is simply the windows users who are often unseen and unheard in the PHP community breathing a collective sigh of relief &#8211; no more convincing the boss that PHP is something great <img src='http://blog.milkfarmsoft.com/wp-includes/images/smilies/icon_wink.gif' alt=';)' class='wp-smiley' /> </p>
]]></content:encoded>
	</item>
	<item>
		<title>By: pcdinh</title>
		<link>http://blog.milkfarmsoft.com/2007/11/all-those-iis-talks/comment-page-1/#comment-12515</link>
		<dc:creator>pcdinh</dc:creator>
		<pubDate>Thu, 15 Nov 2007 11:09:16 +0000</pubDate>
		<guid isPermaLink="false">http://blog.milkfarmsoft.com/?p=77#comment-12515</guid>
		<description>The wave of hype around IIS and PHP is everywhere. In fact, PHP has never been stable on Windows. Some extensions are extremely slow. If I need FastCGI, I think of Nginx and Lighttpd</description>
		<content:encoded><![CDATA[<p>The wave of hype around IIS and PHP is everywhere. In fact, PHP has never been stable on Windows. Some extensions are extremely slow. If I need FastCGI, I think of Nginx and Lighttpd</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: harald</title>
		<link>http://blog.milkfarmsoft.com/2007/11/all-those-iis-talks/comment-page-1/#comment-12500</link>
		<dc:creator>harald</dc:creator>
		<pubDate>Thu, 15 Nov 2007 09:22:41 +0000</pubDate>
		<guid isPermaLink="false">http://blog.milkfarmsoft.com/?p=77#comment-12500</guid>
		<description>sure, but when talking about fastCGI that much it should also be mentioned, that php itself does by far not implement what would be possible with fastCGI - that&#039;s a fact and it annoys me - especially when i see how important fastCGI is getting for PHP - not only in IIS context, but also together with lighttpd, apache and any other webserver which supports fastCGI.</description>
		<content:encoded><![CDATA[<p>sure, but when talking about fastCGI that much it should also be mentioned, that php itself does by far not implement what would be possible with fastCGI &#8211; that&#8217;s a fact and it annoys me &#8211; especially when i see how important fastCGI is getting for PHP &#8211; not only in IIS context, but also together with lighttpd, apache and any other webserver which supports fastCGI.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: gggeek</title>
		<link>http://blog.milkfarmsoft.com/2007/11/all-those-iis-talks/comment-page-1/#comment-12493</link>
		<dc:creator>gggeek</dc:creator>
		<pubDate>Thu, 15 Nov 2007 08:46:54 +0000</pubDate>
		<guid isPermaLink="false">http://blog.milkfarmsoft.com/?p=77#comment-12493</guid>
		<description>On MS, setting up fastcgi with PHP for IIS 6 was possible, but it was a huge pain to get all the permissions right, having to allocate security pools, double check location of your dlls and lots of other details. And half of the time you could not get it to work.
I have not yet tested the official distro, but I sure hope it&#039;s easier to set up!</description>
		<content:encoded><![CDATA[<p>On MS, setting up fastcgi with PHP for IIS 6 was possible, but it was a huge pain to get all the permissions right, having to allocate security pools, double check location of your dlls and lots of other details. And half of the time you could not get it to work.<br />
I have not yet tested the official distro, but I sure hope it&#8217;s easier to set up!</p>
]]></content:encoded>
	</item>
</channel>
</rss>
