On 3/7/07, Christopher Schultz <[EMAIL PROTECTED]> wrote:

Load balancing pretty much always comes down to either:
1. A single point of failure (Apache httpd, BigIP, or whatever).
or
2. Non-100% reachability (for instance, due to one of the
   round-robin'd web servers going down).

At which point you use `ifconfig` to add the failed IP to the working
httpd box and it's back to 100%  :-)

--
Hassan Schroeder ------------------------ [EMAIL PROTECTED]

---------------------------------------------------------------------
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