RE: Further Issues with mod_jk when using 4 app servers

2007-06-18 Thread Raghupathy, Gurumoorthy
Welcome ... Cheers!! Regards Guru -Original Message- From: Rob Kirkbride [mailto:[EMAIL PROTECTED] Sent: 18 June 2007 11:43 To: Tomcat Users List Subject: Re: Further Issues with mod_jk when using 4 app servers Hi Gurumoorthy, Excellent! Thank you very much. That was indeed the issue

Re: Further Issues with mod_jk when using 4 app servers

2007-06-18 Thread Rob Kirkbride
Hi Gurumoorthy, Excellent! Thank you very much. That was indeed the issue. The config for app104 had been copied from the config for app101. Hence the jvmroute on app104 was set to to app101. This obviously confuses the heck out of mod_jk as you'd expect. Fixing this corrected the session issue

RE: Further Issues with mod_jk when using 4 app servers

2007-06-18 Thread Raghupathy, Gurumoorthy
Have you put the correct "jvmroute" value in the worker and engine ? From: Rob Kirkbride [mailto:[EMAIL PROTECTED] Sent: 18 June 2007 09:53 To: Tomcat Users List Subject: Further Issues with mod_jk when using 4 app servers Hi, There definitely seems to