I am using appserver resin(2.1.6) on JDK 1.4.2 with apache 1.3
there are many 503 error occured. from mod_caucho.c:connection_error
How to resulve this problem.
Should I adjust some number of thread?
httpd.conf
MaxClients 250
resin.conf
<thread-max>100</thread-max>