Page 1 of 1

How i can create a Random server

Posted: Thu Sep 02, 2004 3:23 am
by Luis
how I can create a random server so that distribute my users to my all server

Posted: Thu Sep 02, 2004 5:30 am
by aquanight
Use a round robin in your nameserver - this is simply pointing the same name to multiple IPs (multiple A records with the same name but different IPs).