Hi,
I have a 2 node always on setup, 1 node read write with low writes, and the 2 node read only. When I pass the applicationIntent in the connection string the majority of the read connections 90% go to the 2 node, and the odd 10% to node 1.
Is there a way to distribute the load on the 1 read write node and 1 read only node so that there is an equal balance?
THanks