wilburscoles | Shared With: Everyone - May 28 2007 | ajax, uriel, web design, load, loading
Related Content from Around Faves
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
web design
-
Drop Down Menu Tutorial.
4 FaversViewed: 44 TimesQuoted: Studies show that top navigations tend to get the most visual attention when a user first visits a site. Having organized and intuitive navigation is key -- and
- lomo - Mar 29 20065 FaversViewed: 81 Times
- huttonj - Apr 10 20074 FaversViewed: 55 Times

