mod_jk2, load balancing with two tomcats favors a single servlet engine

2003-11-18 Thread Bernhard Erdmann
Hi, running Apache 2.0.47 / mod_jk2 2.0.2 / Tomcat 4.1.24 on RedHat Linux 8.0 with two instances of Tomcat having an identical webapps tree. The second servlet engine never gets as many sessions as the first servlet engine. I wrote a script to record the session counter available from

Re: mod_jk2, load balancing with two tomcats favors a single servlet engine

2003-11-18 Thread David Rees
Bernhard Erdmann wrote: running Apache 2.0.47 / mod_jk2 2.0.2 / Tomcat 4.1.24 on RedHat Linux 8.0 with two instances of Tomcat having an identical webapps tree. The second servlet engine never gets as many sessions as the first servlet engine. I wrote a script to record the session counter

Re: mod_jk2, load balancing and TC:TDC

2003-09-11 Thread Timothy Stone
-Original Message- From: Timothy Stone [mailto:[EMAIL PROTECTED] Sent: Thursday, September 04, 2003 5:45 PM To: [EMAIL PROTECTED] Subject: mod_jk2, load balancing and TC:TDC What's not clear in the book, or the documentation, is if mod_jk2 on a given httpd instance autodiscovers other

Re: MOD_JK2 load balancing example

2003-09-11 Thread Vladyslav Kosulin
Joe Harmon wrote: Is there anyone who has load balancing working with MOD_JK2? If you do could you please send me a working example of the workers2.properties file. Also, please let me know whether or not you are running tomcat on three separate servers, or off of the same box using different

RE: mod_jk2, load balancing and TC:TDC

2003-09-11 Thread Ralph Einfeldt
Users List Subject: Re: mod_jk2, load balancing and TC:TDC For those without the book, here's the ASCII: +--+ +---| tc0a

MOD_JK2 load balancing example

2003-09-10 Thread Joe Harmon
Is there anyone who has load balancing working with MOD_JK2? If you do could you please send me a working example of the workers2.properties file. Also, please let me know whether or not you are running tomcat on three separate servers, or off of the same box using different server.xml files.

mod_jk2, load balancing and TC:TDC

2003-09-04 Thread Timothy Stone
List, O'Reilly's new /Tomcat:The Definitive Guide/ is worth the purchase. But something seems a miss in the chapter on load balancing Tomcats with mod_jk2. I want to provide load balancing and failover as illustrated in the book (pg. 237, fig. 10-2). For those without the book, here's the

RE: mod_jk2, load balancing and TC:TDC

2003-09-04 Thread Ralph Einfeldt
: Thursday, September 04, 2003 5:45 PM To: [EMAIL PROTECTED] Subject: mod_jk2, load balancing and TC:TDC What's not clear in the book, or the documentation, is if mod_jk2 on a given httpd instance autodiscovers other tomcat? The workers2.properties file given is not clear either. I think it's

mod_jk2 load balancing as a RAID 0+1 analog

2003-08-20 Thread Vladyslav Kosulin
Hi all, Here is my configuration: Front-ent - Apache 2.0.47/mod_jk2/ajp13. 4 instances of JBoss 3.2.1/Jetty 4.2.11 with identical ear applications are configured as 2 pairs of fail-over clusters with distributable/ webapp. node1+node2 creates a first fail-over cluster. node3+node4 creates a

mod_jk2 load balancing

2002-12-12 Thread Mark Gastel
Hi, I am using Apache 2.0.43 with Tomcat 4.1.12LE and mod_jk2. I have set up identical tomcat instances running on different ports which allows me to have a machine utilized even when I need to shutdown one of the two instances for maintenance etc. The two instances are load balanced through a