Been dabbling with Joomla and followed this guide from how to forge to get my hands dirty.
http://www.howtoforge.com/running-jo...e-ubuntu-11.10
Was hoping that someone can help me out with setting up FastCGI spawning. The how to forge article seems to spawn a single instance of FastCGI at boot time. This concerned me since NGiNX can spawn multiple workers depending on what you set in the conf and you may end up with a bottleneck under load if you have a single FastCGI process handling all the requests from those workers. After doing some digging I found the following (
http://wiki.nginx.org/PHPFcgiExample). The code is more complex but appears to spawn FastCGI as needed up to the limit that I set.
Can someone point me as to the "correct" way to do this, I am leaning toward the NGiNX wiki.
Thanks
Recent comments
12 hours 47 min ago
17 hours 46 min ago
19 hours 12 min ago
20 hours 6 min ago
21 hours 49 min ago
1 day 2 hours ago
1 day 3 hours ago
1 day 5 hours ago
1 day 18 hours ago
1 day 20 hours ago