You are viewing a plain text version of this content. The canonical link for it is here.
Posted to users@tomcat.apache.org by Markus Nietfeld <ni...@agentscape.de> on 2000/05/09 14:37:20 UTC

Load Balancing with Tomcat 3.1

I am trying to use the load balancing features of mod_jserv, i.e. the
routing trailor appended to the session cookie. I am using Apache 1.3.12
with Tomcat 3.1 on Windows NT. I have the following lines in my
tomcat-apache.conf:

ApJServMount /examples/servlet balance://set-1/examples
ApJServBalance set-1 tomcat-1
ApJServBalance set-1 tomcat-2
ApJServHost tomcat-1 ajpv12://192.168.101.25:8007
ApJServHost tomcat-2 ajpv12://192.168.101.25:8008
ApJServShmFile D:\Programme\tomcat-3.1\conf\jserv.shm

Although the session cookie is created and the trailor appended, the
next request is routed to the other tomcat and a new session is created.
Any ideas or configuration hints?

Thanks in advance,
Markus.
-- 
Dipl.-Inform. Markus Nietfeld
Software Development
PopNet Agentscape AG (http://www.popnet-agentscape.de)
Kaiserin-Augusta-Allee 10-11, D-10553 Berlin
fon: ++49-30-5900478-27, fax: ++49-30-5900478-99