Mark,
Thank you for this script. It may not be ideal for everyone, but it will be
useful for many. Some people may not want to use PHP-FPM, so it isn't the
"only way" of doing business; and short, sweeping comments in response to
someone sharing a helpful script are just plain rude. So, again, thanks
Mark!
-- Adam
"Computers are useless. They can only give you answers." — Pablo Picasso
On Tue, Nov 4, 2008 at 8:22 AM, Edho P Arief <ed...@myconan.net> wrote:
On Tue, Nov 4, 2008 at 8:42 PM, Roxis <rox...@list.ru> wrote:
On Tuesday 04 November 2008, Edho P Arief wrote:
I'm also waiting for the day it's merged with PHP core but currently
it's the one of the best way to spawn and manage php-fcgi processes,
the other (not as good as using php-fpm) is using spawn-fcgi provided
by lighttpd (explained here
http://wiki.codemongers.com/NginxFcgiExample )
Wha's the big deal about spawn-fcgi?
Why is i better than an one-liner shell script?
I don't know really, perhaps because it works on most system?