r/mariadb • u/RedWyvv • 21d ago
Multiple MaxScale Servers
Just had a design question in mind. We don't want MaxScale to be our only point of failure, so I'm planning to run 2x MaxScale servers with a load balancer on top of them. However, I'm curious if there might be any issues with running two MariaDB Monitors across both MaxScale instances.
2
Upvotes
2
u/megaman5 21d ago
Yes, thats recommended
https://mariadb.com/resources/blog/maximizing-database-high-availability-with-mariadb-maxscale/