Re: Hello and Tomcat issues with sticky sessions

2010-06-30 Thread Gabriel Tabares
I now have made the change and it seems to be working (fingers crossed). I have a couple of people testing it out, so fingers crossed! OK, it now works correctly. The only issue I have is that Apache is now adding .number to the end of each request. If I go to myapp/forum, the first time I g

Re: Hello and Tomcat issues with sticky sessions

2010-06-30 Thread Gabriel Tabares
I'm not sure if this is what you are looking for but I just checked how our stuff is set up here and wondered if you have the jvm route mapped in the server xml for the tomcat instances you want loadbalanced? Paul Tomcats: All of them have a jvmRoute of pub-app0X, where X goes fro

Re: Hello and Tomcat issues with sticky sessions

2010-06-30 Thread Gabriel Tabares
have you also set de directive in de workers.properties I suggested? in your case that should look like worker.pub-app01.domain=pub-app01 etc My apologies, I am doing 10 things at the time and missed that bit. I now have made the change and it seems to be working (fingers crossed). I have

Re: Hello and Tomcat issues with sticky sessions

2010-06-30 Thread Gabriel Tabares
y have the jvmRoute set: for the first, server for the second, etc. -Original Message----- From: Gabriel Tabares [mailto:gabriel.taba...@roboreus.com] Sent: 30 June 2010 11:17 To: users@tomcat.apache.org Subject: Hello and Tomcat issues with sticky sessions Hi everybody, I have be

Hello and Tomcat issues with sticky sessions

2010-06-30 Thread Gabriel Tabares
Hi everybody, I have been running Tomcat on production for a few years with no problem but now, after moving to a new company, I am completely unable to get session stickyness working. The setup is as follows: Apache 2.2.3 (CentOS 5.4 version) -> Tomcat 6.0.24. I have tried all of mod_proxy