http://www.google.com/search?hl=en&client=mozilla&rls=org.mozilla%3Aen-US%3Aunofficial&q=daemontools-nginx&btnG=Search
incidentally what is daemontools-nginx then?
Thanks cliff so the best practises for python backends is daemontools
supervise?
thanks a lot
On Jan 30, 2008 4:03 PM, Cliff Wells
<clif...@public.gmane.org> wrote:
On Wed, 2008-01-30 at 15:55 -0800,
mobi...@public.gmane.org wrote:
Running nginx with daemontools
Hey guys I m trying to figure out how to run nginx and the backends
using supervise in daemon mode
the idea is to run the fastcgi backends in supervise daemonzied mode
so that if they get killed due to memory leaks or overload or whatever
error they can be rebooted by supevise automatically wtihout human
intervention
thanks for sharing ideas
I think the best idea is to *not* run Nginx under daemontools. But by
all means run your FCGI processes under it since Nginx won't
automatically restart them if they die.
Regards,
Cliff