You are viewing a plain text version of this content. The canonical link for it is here.
Posted to users@tomcat.apache.org by Jan Templin <ja...@net-linx.de> on 2001/12/04 13:59:41 UTC

Tomcat , load balancing, stand alone

Hi,

does load balancing as described in
http://jakarta.apache.org/tomcat/tomcat-3.2-doc/Tomcat-Workers-HowTo.html
work with a stand alone Tomcat (w/o Apache) ?
If yes, how?

I tried to set up the following:

2 tomcat servers with different ajp12 ports,
1 tomcat server with http port 8080
-> all 3 running on a local machine
workers.properties was configured with one lb-type and 2 "balanced workers".
How do I "run" this file? I suspect it only works with mod_jk /Apache.

Thanks a lot for your help!

Jan

--
To unsubscribe:   <ma...@jakarta.apache.org>
For additional commands: <ma...@jakarta.apache.org>
Troubles with the list: <ma...@jakarta.apache.org>


Session management and multiple Tomcat & Apache instances

Posted by Dom <do...@free.fr>.
Hi

I'd like to know how can I manage sessions (HttpSession) of multiple users
in an as possible simple way, if I use multiple Tomcat and Apache instances
on multiple servers, using Apache and Tomcat load balancers workers, in a
SSO like configuration ?

Dom



--
To unsubscribe:   <ma...@jakarta.apache.org>
For additional commands: <ma...@jakarta.apache.org>
Troubles with the list: <ma...@jakarta.apache.org>