I currently have DNS round Robin setup for our Terminal Services Farm. Im finding that DNS round robin is not evenly distributing the load. Some servers have 30 users and some have 8. There is no pattern to this and not server specific. All servers are 2003 standard.
Can anyone help please? has anyone seen this before?
The problem is that the workstations are caching the dns entry for the TS farm rather than querying DNS, so they use the same address to access the farm. You can test this by doing an ipconfig /flushdns at a command prompt on a workstation.