<div dir="ltr"><div>Another vote up for php-fpm here</div>
<div>&nbsp;</div>
<div>I converted slowly over last 2 weeks by patching php5.2.6 and using it with nginx0.6.31</div>
<div>&nbsp;</div>
<div>But yea documentation is kinda short but not really required as such, I know russian as is so wasnt too bad :p</div>
<div>&nbsp;</div>
<div>&nbsp;</div>
<div>My experience is very positive</div>
<div>&nbsp;</div>
<div>Previous Setup:</div>
<div>*3x servers with lighttpd1.4.19 for php</div>
<div>*25x servers with nginx0.6.31 for file downloads via x-sendfile and file uploads via lighttpd1.5+mod_uploadprogress (im waiting for the nginx uploadprogress module to be more stable)<br></div>
<div>New setup</div>
<div>
<div>*3x servers with nginx0.6.31 and php-fpm patch for php5.2.6</div>
<div>*25x servers remain same</div>
<div>&nbsp;</div>
<div>&nbsp;</div>
<div>Before the php processes used to go gaga resulting in http 500 errors, also when i tryied killing them via &quot;killall lighttpd &amp;&amp; killall php-cgi&quot; some of the php processes would stick around and i had to manually kill -9 them. now php-fpm takes care of all that, so reliabilty improved markedly</div>

<div>&nbsp;</div>
<div>What can i say i am very happy with this patch! and i hope it ends up in the default php setup</div>
<div>&nbsp;</div>
<div>&nbsp;</div>
<div>Regards</div></div>
<div><br>&nbsp;</div>
<div class="gmail_quote">On Tue, Jul 15, 2008 at 11:11 AM, Igor Clark &lt;<a href="mailto:igor@pokelondon.com">igor@pokelondon.com</a>&gt; wrote:<br>
<blockquote class="gmail_quote" style="PADDING-LEFT: 1ex; MARGIN: 0px 0px 0px 0.8ex; BORDER-LEFT: #ccc 1px solid">Just my +1 for php-fpm, although I haven&#39;t got round to using it in production yet.<br><br>I&#39;ve been running PHP/FCGI using a home-made set of scripts, based around my version of Alexey Kovyrin's PHP–FCGI spawn script, along with some init/chkconfig tools. It worked fine, and although there was never a graceful restart, I never had any major problems with it.<br>
<br>I read on this list about php-fpm and intended to try it out, but because what I had worked, I only did so yesterday. When I did, I was delighted to see how much more neatly it does everything I&#39;d done in my scripts, as well as providing excellent additions such as signal support for useful functions and a fix for the &quot;blank 200 page&quot; problem.<br>
<br>Given how well it apparently runs in much more heavily-loaded environments than mine, I&#39;m going to try this out on the next available project, and I suspect I&#39;ll be using it from now on. Thanks to Andrei for writing it, and to everyone who championed it. Shame I didn&#39;t get round to it earlier.<br>
<br>Best wishes,<br>Igor 
<div>
<div></div>
<div class="Wj3C7c"><br><br>On 11 Jul 2008, at 04:24, mike wrote:<br><br>
<blockquote class="gmail_quote" style="PADDING-LEFT: 1ex; MARGIN: 0px 0px 0px 0.8ex; BORDER-LEFT: #ccc 1px solid">use php-fpm. it&#39;s a patch to php source. it&#39;s the best way to manage<br>fastcgi pools/engines.<br>
<br>anything else is hokey and some don&#39;t even work properly.<br><br>On 7/10/08, Jeffrey &#39;jf&#39; Lim &lt;<a href="mailto:jfs.world@gmail.com" target="_blank">jfs.world@gmail.com</a>&gt; wrote:<br>
<blockquote class="gmail_quote" style="PADDING-LEFT: 1ex; MARGIN: 0px 0px 0px 0.8ex; BORDER-LEFT: #ccc 1px solid">hi, folks, I&#39;m thinking of using nginx (quite obviously!!!) for one of my<br>deployments with php. Now since nginx doesnt do cgi, the only way to do<br>
nginx with php is using fastcgi. The question now is, how, and in what way?<br>I&#39;d like to gather some feedback from the list - if you use nginx with<br>fastcgi php, how do you implement your fastcgi? Using the fastcgi script as<br>
provided by php, or using lighttpd&#39;s script, or?<br><br>-jf<br><br>--<br>In the meantime, here is your PSA:<br>&quot;It&#39;s so hard to write a graphics driver that open-sourcing it would not<br>help.&quot;<br>-- Andrew Fear, Software Product Manager, NVIDIA Corporation<br>
<a href="http://kerneltrap.org/node/7228" target="_blank">http://kerneltrap.org/node/7228</a><br><br></blockquote><br></blockquote><br></div></div><font color="#888888">--<br>Igor Clark • POKE • 10 Redchurch Street • E2 7DD • +44 (0)20 7749 5355 • <a href="http://www.pokelondon.com/" target="_blank">www.pokelondon.com</a><br>
<br><br><br><br></font></blockquote></div><br></div>