menu
search
Projects
Tutorials
Challenges
Blog
Feb 27, 2018
How To Use HAProxy to Set Up MySQL Load Balancing?
Doing MySQL load balancing on HAProxy has several advantages; such as ip address restriction. Configuring MySQL to use HAProxy proxy protocol is a ticky part. It needs to know HAProxy ip address.
#Tutorial
#MySQL
#HAProxy