RE: WHICH IS THE BEST WAY TO HAVE MULTIPLE TOMCAT SERVERS?

2002-10-01 Thread Turner, John
#2. Basically, you have three instances of Tomcat, with separate environments. Not that hard to setup. I think Ralph Einfeldt posted a description of how to do this within the last couple of weeks, or perhaps it was someone else...my memory has been a little weak lately. John -Original

Re: WHICH IS THE BEST WAY TO HAVE MULTIPLE TOMCAT SERVERS?

2002-10-01 Thread unix guy
I have found the best way is to have 1 tomcat running on 3 different ports. It increased our throughput exponentially. Just update the server.xml. Also use loadbalancer in the mod_jk.conf and workers.properties. Hope this helps. - Original Message - From: Mauro Daniel Ardolino

Re: WHICH IS THE BEST WAY TO HAVE MULTIPLE TOMCAT SERVERS?

2002-10-01 Thread Mauro Daniel Ardolino
All right. I'm pretty new working with tomcat and it will be very helpful and example of this. I do not even have the mod_jk.conf file anywhere, or the workers.properties. Thanks. -- Mauro On Tue, 1 Oct 2002, unix guy wrote: I have found the best way is to have 1 tomcat running on 3

RE: WHICH IS THE BEST WAY TO HAVE MULTIPLE TOMCAT SERVERS?

2002-10-01 Thread Turner, John
[mailto:[EMAIL PROTECTED]] Sent: Tuesday, October 01, 2002 11:59 AM To: Tomcat Users List Subject: Re: WHICH IS THE BEST WAY TO HAVE MULTIPLE TOMCAT SERVERS? All right. I'm pretty new working with tomcat and it will be very helpful and example of this. I do not even have the mod_jk.conf file

RE: WHICH IS THE BEST WAY TO HAVE MULTIPLE TOMCAT SERVERS?

2002-10-01 Thread Mauro Daniel Ardolino
on Windows and today I'm doing it on Redhat, and as you say...no problem. -- Mauro -Original Message- From: Mauro Daniel Ardolino [mailto:[EMAIL PROTECTED]] Sent: Tuesday, October 01, 2002 11:59 AM To: Tomcat Users List Subject: Re: WHICH IS THE BEST WAY TO HAVE MULTIPLE TOMCAT