Steve Sabljak wrote:
Currently with apache 2.0.43 (64 bit, Solaris 8, worker mpm), under high load,
we're seeing lots of connection refused to the cgi daemon in the error log.

Am I right in saying mod_cgid forks new processes as they're required?
Would a pre-forking cgi daemon be worth implementing?

cheers,
Steve

Hi Steve, you may want to look at fastcgi, or perhaps even a embeded option like php or mod_perl, instead of using pure cgi for high load applications.



BBCi at http://www.bbc.co.uk/




Reply via email to