Displaying 2 results from an estimated 2 matches for "43people".
Did you mean:
3dpeople
2006 Apr 12
3
Apache 1.3 + remote FastCGI balancing
Cheers,
As I have a lot of stability problems with Lighttpd + FastCGI-Cluster I
wanted to test Apache 1.3 as most of the "big" sites like 43people or
BaseCamp run on it.
Every example I find only talks about lokal FastCGI processes and not
about remote ones and explains how the requests are balanced.
Are there any good examples out there and can Apache1.3/mod_fastcgi load
balance requests?
Thanks,
Jonathan
--
Jonathan Weiss
http://bl...
2006 Feb 23
2
Performance problem due to ruby or fcgi or mysql?
when i "siege" a particular page on my site, my site just crashed under
a very light load, and cpu usage quickly goes up to 99%. But my other
pages are doing much better with load testing. So my guess initially
was that sql statements with this page is the cause.
However, from "tail -f production.log ", it seems that sql is doing ok
and not taking much time, and