Hello All.

My Environment:
 RHEL 5.3
 Apache 2.2.11
 mod_jk 1.2.30
 JBoss 5.0.0 GA

I have used mod_proxy_ajp to connect Apache and Tomcat(in JBoss).
But I decided to use not mod_proxy_ajp but mod_jk 1.2.30.

In the default setting of "mod_proxy_xxx", it would be set "retry=60" option.
How do I set "workers.properties" if want to make it the same setting?

It's my guess that follow setting makes it possible...
---------------------------------------
worker.node1.retries=2
worker.node1.retry_interval=60000
---------------------------------------

Thanks in advance.

Regards,



---------------------------------------------------------------------
To unsubscribe, e-mail: users-unsubscr...@tomcat.apache.org
For additional commands, e-mail: users-h...@tomcat.apache.org

Reply via email to