Implementing a Linux-HA based clustering setup on Windows
- by Alex
I have a (tried and tested) setup involving:
2x Load balancing nodes on a floating IP via Heartbeat, load balancing 2 tomcat servers.
2x Tomcat servers
2x Galera Cluster MySQL servers synchronously replicating (+1 arbitrator node)
All are evenly spread across 2 physical nodes.
Now, I have to somehow get the same functionality on Windows…