Hi List, Lets say that 100 people ask for www.domain.com, and I have three servers, running the same service. How can I configure in a dns server (named) to round robin this ? I mean can I do something like this? :
www.domain.com is 192.168.1.1 or 192.168.1.2 or 192.168.1.3 in order to have all 100 people get different responses.... I have no idea, to create three A records for this domain, or if I need to do something else, any ideas ? Thanks a bunch Neil