Web Services DNS Round Robin

Tech Tip: Click here to run a free scan for Windows Errors and optimize PC performance



Greetings - I have a classic ASP site that is accessing custom written .NET
web services - we are looking at scalability options and though we have an
F5 load balancer that would definitley do the trick, I was wondering how DNS
load balancing was handled in such a situation?

That is DNS Resolves:

mywebservice.mydomain.com: 10.10.10.10, 10.10.10.11, 10.10.10.12

I knwo most browsers will succesfully load balance this scenario, but it is
up to the 'client' making the request.

Any info would be appreciated.

Thanks!


.