- Installing A Web, Email & MySQL Database Cluster On Debian 6.0 With ISPConfig 3
This tutorial describes the installation of a clustered web, email, database and DNS server to be used for redundancy, high availability and load balancing on Debian 6 with the ISPConfig 3 control panel. MySQL Master/Master replication will be used to replicate the MySQL client databases between the servers and Unison will be used to Sync the /var/www (websites) and /var/vmail (email account data) folders.
in Public bookmarks with availability cluster debian dns high ispconfig mysql redundancy replication unison
- 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.
in Public bookmarks with availability drbd ha heartbeat high linux nas openfiler san
- Installing The Galera-Iworx Cluster
This document describes the installation of the Galera/Interworx cluster. This cluster provides the default Load Balancing that is available within Interworx, and additionally MySQL loadbalancing through MySQL Galera Clustering.
in Public bookmarks with availability balancer centos cluster galera high interworx iworx load mysql
- Setting Up A High-Availability Load Balancer With HAProxy/Keepalived On Debian Lenny
This article explains how to set up a two-node load balancer in an active/passive configuration with HAProxy and keepalived on Debian Lenny. 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 a
in Public bookmarks with availability debian failover haproxy high keepalived lenny loadbalancer
- 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.
in Public bookmarks with availability balancer cluster heartbeat high ldirectord load ubuntu xen
availability from all users