[Ubuntu 10.04] Install Nginx + PHP5 packages?

Jérôme Loyet jerome at loyet.net
Thu Jul 15 17:03:17 MSD 2010


supervisord is a delayed curative solution as it's not integrated in
the solution. It has to check availability of the solution at a
certain frequency. FPM supports this natively which makes it a real
time curative solution. More over, FPM can stop requests which take
too long time, this is a preventing solution also. Definitely FPM is
the best option. BTW, FPM will be included in the next PHP release
(5.3.3) which will be available soon (in the next comming weeks).

++ Jerome

2010/7/15 Gilles Ganault <gilles.ganault at free.fr>:
> On Thu, 15 Jul 2010 19:34:13 +0700, Edho P Arief
> <edhoprima at gmail.com> wrote:
>>It should be noted that supervisord is already available in ubuntu
>>lucid official repository under name "supervisor". There is no need to
>>do manual installation with easy_install anymore.
>>
>>Also take special care when using supervisor for monitoring mysql.
>
> So Supervisor is not Nginx-specific and can be used as a watchdog for
> any application.
>
> As for features, it looks like PHP5-FPM is the best solution.
>
>
> _______________________________________________
> nginx mailing list
> nginx at nginx.org
> http://nginx.org/mailman/listinfo/nginx
>



More information about the nginx mailing list