RE: [EMAIL PROTECTED] Load balancing problem

2008-01-08 Thread Brendan . McKenna
Hi again, I tried your suggestion but couldn't get it working for me. It got me thinking, though, and what I did was add a different JSP page to the application that sets a cookie, correctly formatted (you're right it expects the cookie to be 'value.route') to indicate the server that

[EMAIL PROTECTED] Load balancing problem

2008-01-08 Thread Brendan . McKenna
Hi, I am running httpd version 2.2.6 on Windows XP SP2. I am trying to use sticky sessions to route users to a server, based on the value of the JSESSIONID cookie in their request. While the load balancing does appear to work, the sticky sessions don't appear to be working. My confi