We are running mod_jk-1.2.13 and apache-2.0.54-r30 on a Gentoo
box running the 2.6.10 kernel and when Tomcat is restarted,
if a request is made to the Tomcat URL soon after the restart
(within 10 seconds), Apache responds with Service Temporarily
Unavailable and will continue to so for a few minutes.
However, if a request is made 30 - 40 seconds after the
restart, Tomcat responds immediately.
My question is how do I get mod_jk (which I think is the
problem) to check the service quicker? I have changed
worker.maintain to a lower value in the workers.properties
file, but that did not fix the problem.
I am hoping that there is some time out setting that I can
set to force mod_jk to recheck that Tomcat is back up.
Thanks in advance,
Andrew Marcum
---------------------------------------------------------------------
To unsubscribe, e-mail: users-unsubscribe@tomcat.apache.org
For additional commands, e-mail: users-help@tomcat.apache.org
|