[Catalyst] Notes on installing lighttpd and FastCGI for Catalyst
Bill Moseley
moseley at hank.org
Wed Mar 8 07:33:15 CET 2006
On Tue, Mar 07, 2006 at 09:44:33PM -0800, John Wang wrote:
> http://www.dev411.com/wiki/Installing_lighttpd_and_FastCGI_for_Catalyst
What the advantage of running multiple FastCGI process managers on the
same machine?
MyApp/script/myapp_fastcgi.pl -l /tmp/myapp-0.socket -n 5 -d
MyApp/script/myapp_fastcgi.pl -l /tmp/myapp-1.socket -n 5 -d
How would that compare to running 10 fastcgi processes?
How did you decide on the number of processes you would need to run?
--
Bill Moseley
moseley at hank.org
More information about the Catalyst
mailing list