Re: tomcat in-memory session replication

2006-06-21 Thread Sean O'Reilly
On Wed, 21 Jun 2006 11:26:28 -0500 Filip Hanik - Dev Lists <[EMAIL PROTECTED]> wrote: > also, use Tomcat 5.5.17 > > Sean O'Reilly wrote: > > Hi, > > > > I am trying to get in-memory session replication working and am > > testing running 3 seperate tomcat instances on the same server. > > > > I am

Re: tomcat in-memory session replication

2006-06-21 Thread Filip Hanik - Dev Lists
also, use Tomcat 5.5.17 Sean O'Reilly wrote: Hi, I am trying to get in-memory session replication working and am testing running 3 seperate tomcat instances on the same server. I am using tomcat-5.5.15 and apache-2.0.54 with jk2. Whenever i run my test app although it should be doing round-ro

Re: tomcat in-memory session replication

2006-06-21 Thread Filip Hanik - Dev Lists
you have two issues and would be better off trying to isolate them separately. 1. Session replication not working To Troubleshoot: Isolate the problem, so in this case, get rid of apache/mod_jk Follow these steps: 1. Get a small load balancer like http://siag.nu/pen/ If you are on windows, dow

tomcat in-memory session replication

2006-06-21 Thread Sean O'Reilly
Hi, I am trying to get in-memory session replication working and am testing running 3 seperate tomcat instances on the same server. I am using tomcat-5.5.15 and apache-2.0.54 with jk2. Whenever i run my test app although it should be doing round-robin load balancing it doesn't switch to another