public marks

PUBLIC MARKS from holyver with tags heartbeat & mysql

08 November 2006 16:15

KarKomaOnline - Implementing High Availability in MySQL

by 2 others (via)
MySQL provides a built-in data replication functionality for maintaining identical copies of its data to one or more backend servers, thus providing a simple High Availability mechanism. On the other hand, the Open Source community has several projects to implement failover techniques, being one of them Heartbeat. This article will show you how to implement a clustered, highly available and inexpensive solution based on GNU/Linux and combining MySQL as the database engine and Heartbeat as the failover mechanism. The configuration will consist of a 2-node active/passive cluster.

holyver's TAGS related to tag heartbeat

architecture +   availability +   cluster +   database +   doc +   drupal +   failover +   how +   linux +   load balancing +   mysql +   network +   performance +   scalability +