Hi,
I have a cluster setup with 3 nodes(ec2 instances)
call dbms.listConnections() is showing that all the connections are being opened only for master instance and very few connections are opened for followers?
How can we verify if load balancing is working as expected or not?