On Tue, 07 Mar 2000, Petru Paler wrote:
Strange. Just a check: you wrote '-appConnTimeout 0', aren't you ? mod_fastcgi is case sensitive (or at least it seems so at the first glance at the source).
i actually did write -appConnTimeout 0 in the httpd.conf.
i glanced at FCGIServer.py. there were references of max connection (10) and max request(50). will this have any bearing on the connection refused error?
No, they are only used to report to the webserver. As stated there, mod_fastcgi doesn't even ask for them.
what about the options in fastcgi? processes in FastCgiServer defaults to 1. -maxProcesses defaults to (50) >-maxClassProcesses defaults to (10) will increasing these numbers help stop connection refused error? fastcgi is a like a black box to me, full of mystery, even after reading the docs. ------------------------------------------------------ http://www.kedai.com.my/kk Am I Evil?