I want to set server clustering load balance
Now I have a Master Connect Server(2022.1) in hostA
I install the “PReS Connect Server Extension module”(Slave) to connect Master Connect Server
When I setting Connections to Master Connect Server MariaDB that said "Unable to connect to localhost "
so I enter the Master Connect Server(2022.1) in hostA to test
if I use localhost:3306 to connect , it can work.
but I use hostA_IP:3306 to connect , it the same problem with setting (Slave).
this is my Master Connect Server(2022.1) in hostA MariaDB my.ini
The MariaDB server's binding must be set to accept connections from the Server Extension (Client) servers.
To do this, open C:\*Program Files*\Objectif Lune\OL Connect\MariaDB\my.ini in a text editor and change the line bind-address= 127.0.0.1 to bind-address=0.0.0.0.
I saw PReS Connect MariaDB Server in Service. It start command config is