If this is your domain name, please visit this page to see how to register it as DNS zone into your account.
Note: If you already have registered the DNS zone for your domain name, please wait for DNS propagation. Your web site will be displayed soon. It may take few minutes.
* Do you know what the Round-Robin DNS is?
Suggested article from our blog: What is Round-Robin DNS and how to set it up?
Round-Robin DNS definitions:
Technically speaking, Round-Robin DNS is a load balancer, fault-tolerance, or a load distributer. A point that uses a statistical model, to redirect the users’ requests to different hosts. It does it to manage the traffic and ease the network.
Here you can find Round-Robin example configuration!
How does it work?
Having a big website with a lot of traffic can be very heavy for a single web server. That is why many people decide to use multiple web servers and have a copy of their site on them. But the users’ requests need to be redirected to those web servers. Here comes the Round-Robin DNS. It resolves the users’ requests with different IP addresses, depending on the time of the queries. That way, it manages the traffic.
You can find a full Round-Robin DNS definition HERE!