RE: Configuring Multiple Tomcat JVMs with Apache - Load Balancing

2001-12-20 Thread GOMEZ Henri
in my application i want two servers(tomcat 3.2.3) you should upgrade to 3.3 ;) residing on two different machines to cater to requests coming another different machinewhich keeps forwarding the requests to either of the servers.Pls guide how can i achieve the same.I have added two workers

Re: Configuring Multiple Tomcat JVMs with Apache - Load Balancing

2001-12-18 Thread Hemant Singh
on the dispatcher machine , but it keeps sending the request to only the first machine. --Hemant - Original Message - From: Tom Drake [EMAIL PROTECTED] To: Tomcat Users List [EMAIL PROTECTED] Sent: Monday, December 17, 2001 9:17 PM Subject: Re: Configuring Multiple Tomcat JVMs with Apache

Re: Configuring Multiple Tomcat JVMs with Apache - Load Balancing

2001-12-18 Thread Tom Drake
- From: Hemant Singh [EMAIL PROTECTED] To: Tomcat Users List [EMAIL PROTECTED]; Tom Drake [EMAIL PROTECTED] Sent: Monday, December 17, 2001 7:55 PM Subject: Re: Configuring Multiple Tomcat JVMs with Apache - Load Balancing | Hi Tom | | in my application i want two servers(tomcat 3.2.3) residing

Re: Configuring Multiple Tomcat JVMs with Apache - Load Balancing

2001-12-18 Thread Tom Drake
, December 17, 2001 9:17 PM | Subject: Re: Configuring Multiple Tomcat JVMs with Apache - Load Balancing | | | When my work is done, Session Affinity will not be required in order to | acheive load balancing. However, we should still want to use session | affinity in our load balancing solution(s

RE: Configuring Multiple Tomcat JVMs with Apache - Load Balancing

2001-12-18 Thread Guido Medina
on, it is easy to do it. Guido -Original Message- From: Tom Drake [mailto:[EMAIL PROTECTED]] Sent: Tuesday, December 18, 2001 10:14 AM To: Tomcat Users List Subject: Re: Configuring Multiple Tomcat JVMs with Apache - Load Balancing This might be more helpful. http://jakarta.apache.org/tomcat

RE: Configuring Multiple Tomcat JVMs with Apache - Load Balancing

2001-12-17 Thread GOMEZ Henri
there hasn't been done anything on that topic yet ? What's the status of loadbalacing, either mod_jk or mod_webapp ? Is that political due to if loadbalacing is working properly there won't be any reason to take (buy) anything else than TC ? State of the art is that today only mod_jk could

Re: Configuring Multiple Tomcat JVMs with Apache - Load Balancing

2001-12-17 Thread Hemant Singh
Developers List [EMAIL PROTECTED] Cc: Tomcat Users List (E-Mail) [EMAIL PROTECTED] Sent: Monday, December 17, 2001 2:24 PM Subject: RE: Configuring Multiple Tomcat JVMs with Apache - Load Balancing there hasn't been done anything on that topic yet ? What's the status of loadbalacing, either mod_jk

Re: Configuring Multiple Tomcat JVMs with Apache - Load Balancing

2001-12-17 Thread Tom Drake
away 'logged in' users. Tom - Original Message - From: GOMEZ Henri [EMAIL PROTECTED] To: Tomcat Developers List [EMAIL PROTECTED] Cc: Tomcat Users List (E-Mail) [EMAIL PROTECTED] Sent: Monday, December 17, 2001 12:54 AM Subject: RE: Configuring Multiple Tomcat JVMs with Apache - Load

Re: Configuring Multiple Tomcat JVMs with Apache - Load Balancing

2001-12-17 Thread Craig R. McClanahan
On Mon, 17 Dec 2001, Tom Drake wrote: Date: Mon, 17 Dec 2001 07:47:23 -0800 From: Tom Drake [EMAIL PROTECTED] Reply-To: Tomcat Users List [EMAIL PROTECTED], Tom Drake [EMAIL PROTECTED] To: Tomcat Users List [EMAIL PROTECTED] Subject: Re: Configuring Multiple Tomcat JVMs with Apache

RE: Configuring Multiple Tomcat JVMs with Apache - Load Balancing

2001-12-14 Thread Vijai Misra
]] Gesendet: Freitag, 14. Dezember 2001 04:56 An: Tomcat Developers List Betreff: Re: Configuring Multiple Tomcat JVMs with Apache - Load Balancing On Thu, Dec 13, 2001 at 06:14:06PM -0800, Vijai Misra wrote: Hi, I'm trying to Configure Multiple Tomcat JVMs with Apache to distribute load between

RE: Configuring Multiple Tomcat JVMs with Apache - Load Balancing

2001-12-14 Thread Craig R. McClanahan
Tomcat JVMs with Apache - Load Balancing Someone needs to do something fast!!! vj Thank you for volunteering to help! :-) Craig -- To unsubscribe: mailto:[EMAIL PROTECTED] For additional commands: mailto:[EMAIL PROTECTED] Troubles with the list: mailto:[EMAIL PROTECTED]

Re: Configuring Multiple Tomcat JVMs with Apache - Load Balancing

2001-12-13 Thread louie miranda
Does, tomcat ver4.0.1 need mod_jserv or mod_jk to be bind to apache? and if it needs it? where and how can i make it, all i see is a bunch of Makefile and *.c code's i dont know that much in making that module on ver4.0.1 ty.. - Original Message - From: Vijai Misra [EMAIL PROTECTED]

RE: Configuring Multiple Tomcat JVMs with Apache - Load Balancing

2001-12-13 Thread Vijai Misra
: Configuring Multiple Tomcat JVMs with Apache - Load Balancing Does, tomcat ver4.0.1 need mod_jserv or mod_jk to be bind to apache? and if it needs it? where and how can i make it, all i see is a bunch of Makefile and *.c code's i dont know that much in making that module on ver4.0.1 ty