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).