<!DOCTYPE html PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN">
<html>
<head>
  <meta content="text/html;charset=UTF-8" http-equiv="Content-Type">
</head>
<body bgcolor="#ffffff" text="#000000">
Grzegorz Nosek wrote:
<blockquote cite="mid:20091021081734.GB8246@megiteam.pl" type="cite">
  <pre wrap="">On śro, paź 21, 2009 at 08:42:08 +0100, Phillip Oldham wrote:
  </pre>
  <blockquote type="cite">
    <pre wrap="">Wonderful! This sounds just what we're looking for too. I've been 
chatting with the maintainers over at supervisord list (Roger et al) and 
they're aiming for another update in the coming weeks that may fix some 
issues with FCGI handling, which should make nginx + supervisord + php a 
very reliable platform.
    </pre>
  </blockquote>
  <pre wrap=""><!---->
One caveat is that if you're using supervisord's 'fcgi-program' notion,
ngx_supervisord cannot manage those processes (the details escape me now
but you have to call it in a slightly different way when you
start/restart/stop it). So just make it a normal 'program' and stick
spawn-fcgi in between supervisord and php.
  </pre>
</blockquote>
Hopefully the forthcoming updates to supervisord will mitigate this.
Maybe it would be useful to post the problems you foresee on the
supervisord list so the guys can plan further updates for the final 3.0
release?
</body>
</html>