High-Availability
Setting Up A High-Availability Load Balancer With HAProxy/Wackamole/Spread On Debian EtchSubmitted by falko (Contact Author) (Forums) on Sun, 2009-01-04 17:28. :: Debian | High-Availability
Setting Up A High-Availability Load Balancer (With Failover and Session Support) With HAProxy/Wackamole/Spread On Debian Etch This article explains how to set up a two-node load balancer in an active/passive configuration with HAProxy, Wackamole, and Spread 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 Wackamole and Spread, 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.). Setting Up Master-Master Replication On Four Nodes With MySQL 5 On Debian EtchSubmitted by falko (Contact Author) (Forums) on Tue, 2008-11-18 18:09. :: Debian | High-Availability | MySQL
Setting Up Master-Master Replication On Four Nodes With MySQL 5 On Debian Etch This tutorial explains how you can set up MySQL master-master replication on four MySQL nodes (running on Debian Etch). The difference to a two node master-master replication is that if you have more than two nodes, the replication goes in a circle, i.e., with four nodes, the replication goes from node1 to node2, from node2 to node3, from node3 to node4, and from node4 to node1. Installing and Configuring Openfiler with DRBD and HeartbeatSubmitted by gilly05 (Contact Author) (Forums) on Thu, 2008-10-23 13:22. :: Linux | High-Availability | Samba
Installing and Configuring Openfiler with DRBD and Heartbeat Openfiler is a high performance operating system tailored for use as a SAN/NAS appliance. This configuration will enable two Openfiler appliances to work in an Active/Passive high availability scenario. The Perfect Load-Balanced & High-Availability Web Cluster With 2 Servers Running Xen On Ubuntu 8.04 Hardy HeronSubmitted by marchost (Contact Author) (Forums) on Thu, 2008-10-09 20:17. :: Ubuntu | High-Availability | Virtualization
The Perfect Load-Balanced & High-Availability Web Cluster With 2 Servers Running Xen On Ubuntu 8.04 Hardy Heron In this howto we will build a load-balanced and high-availability web cluster on 2 real servers with Xen, hearbeat and ldirectord. The cluster will do http, mail, DNS, MySQL database and will be completely monitored. This is currently used on a production server with a couple of websites. The goal of this tutorial is to achieve load balancing & high availability with as few real servers as possible and of course, with open-source software. More servers means more hardware & hosting cost. Centralized Backup Server With Amanda On CentOSSubmitted by kcharoen (Contact Author) (Forums) on Tue, 2008-09-30 13:43. :: CentOS | Backup | High-Availability
Centralized Backup Server With Amanda On CentOS This document describes how to set up a centralized network backup with Amanda. We will use virtual tape to store the backup. How To Set Up DHCP Failover On Centos 5.1Submitted by topdog (Contact Author) (Forums) on Wed, 2008-06-25 18:14. :: CentOS | High-Availability
How To Set Up DHCP Failover On Centos 5.1 This tutorial will walk you through setting up DHCP fail over on CentOS 5.1 using the default ISC dhcp server, this can easily be adapted to any other Linux distro out there. You will most likely need Failover in environments where network down time can not be tolerated. My home is running a DLNA setup so I need my devices to be able to obtain network parameters at all times. How To Set Up A Load-Balanced MySQL Cluster With MySQL 5.1Submitted by petero (Contact Author) (Forums) on Sun, 2008-06-15 18:21. :: Debian | High-Availability | MySQL
How To Set Up A Load-Balanced MySQL Cluster With MySQL 5.1 This tutorial is based on Falko Timme's tutorial for MySQL Cluster 5.0. It shows how to configure a MySQL 5.1 cluster with five nodes: 1 x management, 2 x storage nodes and 2 x balancer nodes. This cluster is load-balanced by an Ultra Monkey package which provides heartbeat (for checking if the other node is still alive) and ldirectord (to split up the requests to the nodes of the MySQL cluster). How To Set Up A Loadbalanced High-Availability Apache Cluster Based On Ubuntu 8.04 LTSSubmitted by msghaleb (Contact Author) (Forums) on Tue, 2008-06-10 18:09. :: Ubuntu | Apache | High-Availability
How To Set Up A Loadbalanced High-Availability Apache Cluster Based On Ubuntu 8.04 LTS 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. Monitoring UPS Power Status Using Network UPS Tools (NUT) 2.2.0 on Multiple OpenSuSE 10.3 ServersSubmitted by kian (Contact Author) (Forums) on Mon, 2008-04-14 15:54. :: SuSE | High-Availability | Monitoring
Monitoring UPS Power Status Using Network UPS Tools (NUT) 2.2.0 on Multiple OpenSuSE 10.3 Servers Network UPS Tools is a collection of programs which provide a common interface for monitoring and administering UPS hardware. The primary goal of the Network UPS Tools (NUT) project is to provide reliable monitoring of UPS hardware and ensure safe shutdowns of the systems which are connected. This document describes how to configure one machine connected to the UPS so it monitors the power status. This can relay alerts to other machines that are running off the same power line. This way, multiple servers can perform a safe shutdown in case of power failure. Setting Up A High-Availability Load Balancer (With Failover and Session Support) With HAProxy/Heartbeat On Fedora 8Submitted by o.meyer (Contact Author) (Forums) on Thu, 2008-02-28 18:16. :: Fedora | High-Availability
Setting Up A High-Availability Load Balancer (With Failover and Session Support) With HAProxy/Heartbeat On Fedora 8 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 won't 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. "Facebook" is a registered trademark of Facebook, Inc. All rights reserved. |




print: 
Recent comments
6 hours 10 min ago
7 hours 58 min ago
8 hours 11 min ago
9 hours 23 min ago
10 hours 45 min ago
18 hours 38 min ago
1 day 4 min ago
1 day 1 hour ago
1 day 1 hour ago
1 day 3 hours ago