Re: tomcat clusters

2009-05-26 Thread Alberto Jesus La Rosa Agramonte
thanks. 2009/5/27 Rainer Jung > On 26.05.2009 17:43, Alberto Jesus La Rosa Agramonte wrote: > > of course, the complet configuration is that... > > > > workers.tomcat_home=/var/lib/tomcat5.5 > > workers.java_home=/usr/lib/jvm/ > > Remove the above two, they are useless. > > > worker.list=balance

Re: tomcat clusters

2009-05-26 Thread Rainer Jung
On 26.05.2009 17:43, Alberto Jesus La Rosa Agramonte wrote: > of course, the complet configuration is that... > > workers.tomcat_home=/var/lib/tomcat5.5 > workers.java_home=/usr/lib/jvm/ Remove the above two, they are useless. > worker.list=balancer,jkstatus > > worker.c1.port=8009 > worker.c1.

Re: tomcat clusters

2009-05-26 Thread Alberto Jesus La Rosa Agramonte
worker.c1.port=8009 worker.c1.host=10.7.12.2 worker.c1.type=ajp13 worker.c1.lbfactor=1 2009/5/27 Rainer Jung > How did you configure your first cluster? > > On 26.05.2009 16:30, Alberto Jesus La Rosa Agramonte wrote: > > Hello, I need to set more than two tomcat clusters. How I can configure > t

Re: tomcat clusters

2009-05-26 Thread Rainer Jung
How did you configure your first cluster? On 26.05.2009 16:30, Alberto Jesus La Rosa Agramonte wrote: > Hello, I need to set more than two tomcat clusters. How I can configure that > in the workers.properties file on apache load balancer? --

Re: tomcat clusters

2009-05-26 Thread Alberto Jesus La Rosa Agramonte
of course, the complet configuration is that... workers.tomcat_home=/var/lib/tomcat5.5 workers.java_home=/usr/lib/jvm/ worker.list=balancer,jkstatus worker.c1.port=8009 worker.c1.host=10.7.12.2 worker.c1.type=ajp13 worker.c1.lbfactor=1 worker.c1.port=8009 worker.c1.host=10.7.12.3 worker.c1.type=

Re: tomcat clusters

2009-05-26 Thread Rainer Jung
That's not the full configuration. It can't work. On 26.05.2009 17:16, Alberto Jesus La Rosa Agramonte wrote: > worker.c1.port=8009 > worker.c1.host=10.7.12.2 > worker.c1.type=ajp13 > worker.c1.lbfactor=1 > > 2009/5/27 Rainer Jung > >> How did you configure your first cluster? >> >> On 26.05.20

Re: Tomcat Clusters, private network for replication, and Oracle 8i JDBC driver

2006-04-04 Thread Darryl L. Miles
Just a thought, you are using IP addresses for replication. But hostname for Oracle, have you checked out local DNS issues with the jdbc:oracle:thin:@hostname.company.com:1521:dbname ? Check the IP address records are correctly setup, and everyone listed is connectable and working. Check

Re: Tomcat Clusters, private network for replication, and Oracle 8i JDBC driver

2006-04-04 Thread Filip Hanik - Dev Lists
riginal Message- From: Filip Hanik - Dev Lists [mailto:[EMAIL PROTECTED] Sent: Tuesday, April 04, 2006 3:49 PM To: Tomcat Users List Subject: Re: Tomcat Clusters, private network for replication, and Oracle 8i JDBC driver interesting, you might wanna play around with the route table and

RE: Tomcat Clusters, private network for replication, and Oracle 8i JDBC driver

2006-04-04 Thread Tim Lucia
the wrong path. Pinging the db server by name does not cause a 5 second delay, nor does telnet, ssh, wget, ... Confused, Tim -Original Message- From: Filip Hanik - Dev Lists [mailto:[EMAIL PROTECTED] Sent: Tuesday, April 04, 2006 3:49 PM To: Tomcat Users List Subject: Re: Tomca

Re: Tomcat Clusters, private network for replication, and Oracle 8i JDBC driver

2006-04-04 Thread Filip Hanik - Dev Lists
interesting, you might wanna play around with the route table and add some static routes for how you want your traffic to flow. Filip Tim Lucia wrote: I have a 3-node cluster, running on Linux. All 3 boxes are identical. Eth0 - A class B network address - The 'public' interface for web traff