load

Related tag:
1 - 10 of 19 Faves|
vote
1
Faved by: falko
Oct 29 2007 - via www.howtoforge.com

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 FaverShare
vote
1
Faved by: falko
Jun 12 2008 - via www.howtoforge.com

This tutorial shows how to set up a two-node Apache web server cluster that provides high-availability. In front of the Apache cluster we create a load balancer that splits up incoming requests between the two Apache nodes. Because we do not want the load balancer to become another "Single Point Of Failure", we must provide high-availability for the load balancer, too. Therefore our load balancer will in fact consist out of two load balancer nodes that monitor each other using heartbeat, and if one load balancer fails, the other takes over silently.

1 FaverShare
vote
5
Faved by: weszt
Feb 07 2006 - via www.actionscript.org
1 FaverShareViewed: 4 Times
vote
16
Faved by: falko
Mar 02 2008 - via www.howtoforge.com

This document describes how to set up a two-node load balancer in an active/passive configuration with HAProxy and heartbeat on Fedora 8. The load balancer acts between the user and two (or more) Apache web servers that hold the same content. The load balancer passes the requests to the web servers and it also checks their health. If one of them is down, all requests will automatically be redirected to the remaining web server(s). In addition to that, the two load balancer nodes monitor each other using heartbeat. If the master fails, the slave becomes the master - users will not notice any disruption of the service. HAProxy is session-aware - you can use it with any web application that makes use of sessions like forums, shopping carts, etc.

2 FaversShareViewed: 13 Times
vote
1
Faved by: falko
Nov 07 2007 - via www.howtoforge.com

This article explains how to set up a two-node load balancer in an active/passive configuration with HAProxy and heartbeat 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 heartbeat, 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 FaverShare
vote
24
Thumbnailclick to play
Faved by: mike
Apr 13 2008 - via www.youtube.com

Have they learned nothing since the '80's?

Our current printer, the very capable Brother color laser printer (MFC-9840CDW), will print either single sided or double sided. But the interface options for selecting it are very confusing. Rather than give the user the option for "Single Sided" or "Double Sided", you are presented with this option (buried in the middle of a screen of other printer options):

Duplex/Booklet: None, Duplex, Booklet

Most printer users don't know that double sided printing is called "duplex printing" (just as they didn't know that PC LOAD LETTER means to add paper to the 8.5x11 paper cassette).

1 FaverShareViewed: 22 Times
vote
1
Faved by: gpmedia
Jul 17 2006 - via www.rodsdot.com
1 FaverShareViewed: 1 Time
vote
11
Faved by: peterfranken
Dec 19 2006 - via lab.parkstudio.ru

Rendering a landscape

6 FaversShareViewed: 8 Times
vote
1
Faved by: joe
Sep 22 2006 - via sandbox.sourcelabs.com
2 FaversShare
vote
760
Faved by: tomfakes
Sep 11 2007 - via www.ajaxload.info

Quoted: Ajaxload - Ajax loading gif generator

119 FaversShareViewed: 716 Times

Page 1

Related Content from Around Faves