How To Set Up A Load-Balanced MySQL Cluster With MySQL 5.1
This tutorial 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).
|
|
This tutorial 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).
http://www.howtoforge.com/setting-up-a-loadbalanced-mysql-cluster-with-mysql5.1 Full Story |
This topic does not have any threads posted yet!
You cannot post until you login.