RE: multiple tomcat on one server??

2006-04-19 Thread Thomas Hack
irstly, stop using JK2. > Secondly, go read > > http://www.adcworks.com/blog/index.php/2005/08/03/load-balancing-with-tomcat-55-and-jk-12/ > > Which explains how I have 2 Tomcats up on 1 server. > > Cheers, Allistair. > > -Original Message- > From: Thomas Hack [

multiple tomcat on one server??

2006-04-19 Thread Thomas Hack
Hi, I would like to run different versions of Tomcat on the same server. Therefore I change ports for communication. First I change the port 8009 in workers2.properties: workers2.properties [channel.socket:localhost:8009] port=8009 host=127.0.0.1 # define the worker [ajp13:localhost:8009] channe