We have a farm setup with 4 terminal servers connected to a central SQL database for HA. One of these servers is currently disabled so 3 are active. All connection brokers are connecting to SQL ok as I can see the connections in Management Studio.
We are having a strange issue where redirection is only going to one of the servers.
I have found a setting in the SQL rds.TargetProperty database for the ServerMaxActiveSessions and it is set to 0 for the 2 that aren't getting connections.
1) Are we looking in the right area for this issue.
2) Where else should we be looking to fix this behaviour.
Regards
Guy