Related Content from Around Faves
lets
-
1 FaverViewed: 52 TimesQuoted: Michael Bublé possesses so much talent that people compare him to Sinatra when he sings. Michael never misses a beat and his voice is full ...
- bossfo - Apr 06 20081 FaverViewed: 6 Times
- ku0522 - Apr 04 20082 FaversViewed: 34 Times
load
-
This article explains how to set up a two-node load balancer in an active/passive configuration with HAProxy and keepalived on Debian Etch. The load balancer sits between the user and two (or more) backend Apache web servers that hold the same content. Not only does the load balancer distribute the requests to the two backend Apache servers, it also checks the health of the backend servers. If one of them is down, all requests will automatically be redirected to the remaining backend server. In addition to that, the two load balancer nodes monitor each other using keepalived, and if the master fails, the slave becomes the master, which means the users will not notice any disruption of the service. HAProxy is session-aware, which means you can use it with any web application that makes use of sessions (such as forums, shopping carts, etc.).
1 Faver - falko - Jun 12 20081 Faver
- falko - Mar 02 20082 FaversViewed: 13 Times

