How to connect proxySQL cluster

33 Views Asked by At

We are planning to setup a three node proxysql cluster with five mysql backend nodes. But how the application will connect to proxysql servers?

I have completed the setup and stuck how to use the cluster, Do we need to use any VIP or extra setup is required? Can some one please clarify me?

1

There are 1 best solutions below

2
Prabhakar Repalle On

Finally, I accomplished.

A VIP has been assigned to proxysql servers and provided that VIP to users to connect the DB cluster.