<?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: Use spawn-fcgi for lighttpd + PHP-FastCGI</title>
	<atom:link href="http://hostingfu.com/article/use-spawn-fcgi-for-lighttpd-php-fastcgi/feed" rel="self" type="application/rss+xml" />
	<link>http://hostingfu.com/article/use-spawn-fcgi-for-lighttpd-php-fastcgi</link>
	<description>Web Hosting Blog by a Software Developer</description>
	<lastBuildDate>Fri, 02 Jul 2010 10:59:16 +0000</lastBuildDate>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.0</generator>
	<item>
		<title>By: Alson Black</title>
		<link>http://hostingfu.com/article/use-spawn-fcgi-for-lighttpd-php-fastcgi/comment-page-1#comment-1521</link>
		<dc:creator>Alson Black</dc:creator>
		<pubDate>Tue, 02 Mar 2010 06:43:37 +0000</pubDate>
		<guid isPermaLink="false">http://hostingfu.com/?p=21#comment-1521</guid>
		<description>Is there any difference between lighty fcgi manager and spawn-fcgi?</description>
		<content:encoded><![CDATA[<p>Is there any difference between lighty fcgi manager and spawn-fcgi?</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Waleed GadElKareem</title>
		<link>http://hostingfu.com/article/use-spawn-fcgi-for-lighttpd-php-fastcgi/comment-page-1#comment-53</link>
		<dc:creator>Waleed GadElKareem</dc:creator>
		<pubDate>Thu, 28 Feb 2008 08:30:31 +0000</pubDate>
		<guid isPermaLink="false">http://hostingfu.com/?p=21#comment-53</guid>
		<description>&lt;p&gt;I think lighty does not do adaptive spawning anymore, it starts with min-procs=max-procs so not much difference when using spawn-fcgi...but I wonder if it kills the process after a specific number of requests otherwise the server would end up with stall fcgi processes.&lt;/p&gt;</description>
		<content:encoded><![CDATA[<p>I think lighty does not do adaptive spawning anymore, it starts with min-procs=max-procs so not much difference when using spawn-fcgi&#8230;but I wonder if it kills the process after a specific number of requests otherwise the server would end up with stall fcgi processes.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: scotty</title>
		<link>http://hostingfu.com/article/use-spawn-fcgi-for-lighttpd-php-fastcgi/comment-page-1#comment-52</link>
		<dc:creator>scotty</dc:creator>
		<pubDate>Tue, 15 Aug 2006 00:17:59 +0000</pubDate>
		<guid isPermaLink="false">http://hostingfu.com/?p=21#comment-52</guid>
		<description>&lt;p&gt;Yeah. That&#039;s certainly one issue for me as well. But then again even with php-cgi spawn from lighttpd it would not spawn new PHP process when more requests come in. min-procs/max-procs do not seem to do anything for me.&lt;/p&gt;</description>
		<content:encoded><![CDATA[<p>Yeah. That&#8217;s certainly one issue for me as well. But then again even with php-cgi spawn from lighttpd it would not spawn new PHP process when more requests come in. min-procs/max-procs do not seem to do anything for me.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: xaez</title>
		<link>http://hostingfu.com/article/use-spawn-fcgi-for-lighttpd-php-fastcgi/comment-page-1#comment-51</link>
		<dc:creator>xaez</dc:creator>
		<pubDate>Fri, 28 Jul 2006 10:51:30 +0000</pubDate>
		<guid isPermaLink="false">http://hostingfu.com/?p=21#comment-51</guid>
		<description>&lt;p&gt;I had this problem aswell on my gentoo box, managed to fix the problem before finding this website (doh). I&#039;m also wondering whether you have the the problem with spawn-fcgi not adaptive spawning extra php-cgi processes under heavy load? All my new requests get &#039;handle-req&#039; and aren&#039;t sent any data. The browser just sits there waiting for one of the php-cgi processes to become free.&lt;/p&gt;
&lt;p&gt;Really annoying as i don&#039;t want to be running 20 php-cgi processes, maybe just 5, but get it to spawn more as it needs.&lt;/p&gt;
&lt;p&gt;Any ideas? :)&lt;/p&gt;</description>
		<content:encoded><![CDATA[<p>I had this problem aswell on my gentoo box, managed to fix the problem before finding this website (doh). I&#8217;m also wondering whether you have the the problem with spawn-fcgi not adaptive spawning extra php-cgi processes under heavy load? All my new requests get &#8216;handle-req&#8217; and aren&#8217;t sent any data. The browser just sits there waiting for one of the php-cgi processes to become free.</p>
<p>Really annoying as i don&#8217;t want to be running 20 php-cgi processes, maybe just 5, but get it to spawn more as it needs.</p>
<p>Any ideas? :)</p>
]]></content:encoded>
	</item>
</channel>
</rss>
