-----BEGIN PGP SIGNED MESSAGE-----
Hash: SHA1

This will work if you are only using 1 Apache HTTPD server

Regards

Andrew

On 07/03/2007, at 11:27 AM, Sriram Narayanan wrote:


I'd posted sometime ago seeking help for a particular requirement.
Rainer Jung replied to my post. The thread is here
http://thread.gmane.org/gmane.comp.jakarta.tomcat.user/144823

Requirement:
1. Host an application on two tomcat instances.
2. Enable load balancing between these two Tomcat instances.
3. If one Tomcat instance goes down then the other should take over.
4. If the second goes down, then the first should be retried. This
should happen even if the first had failed some time ago.
5. After both the Tomcat instances are retried a number of times, fall
back to yet another Tomcat. This third tomcat could do some special
processing.

Solution:
mod_jk gives us this out of the box.

-----BEGIN PGP SIGNATURE-----
Version: GnuPG v1.4.1 (Darwin)

iD8DBQFF7pTSW126qUNSzvURAjE7AJ4z/2hNk4QqdFirX0liLH0YBDJWVwCfZRwh
bY/ufculwvdURDGYguWx+Gw=
=euml
-----END PGP SIGNATURE-----

---------------------------------------------------------------------
To start a new topic, e-mail: users@tomcat.apache.org
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to