Re: About mod_jk's retry setting

2010-12-13 Thread Yu Kikuchi
Thank you for your advice. I understood that I've got a wrong idea about mod_jk's timeouts. I intend to pore over the configuration files and the manuals to understand them. Regard, (2010/12/10 17:46), Rainer Jung wrote: On 10.12.2010 04:43, Yu Kikuchi wrote: Hello All. My Environment: RHEL

Re: About mod_jk's retry setting

2010-12-10 Thread Rainer Jung
On 10.12.2010 04:43, Yu Kikuchi wrote: 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", i

About mod_jk's retry setting

2010-12-09 Thread Yu Kikuchi
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 se