Skip to content

dnssystem.org

DNS blog

  • Private DNS server
    Private DNS server – Definition & Details DNS
  • DNSSEC
    What is DNSSEC? DNS
  • TLSA record
    What is a TLSA record? DNS
  • Round-Robin DNS
    Round – Robin DNS explained DNS
  • DNS MX record
    What is a DNS MX record, and how does it work? DNS records
  • DNS Failover
    Why do we need DNS Failover? DNS
  • rDNS
    rDNS: What is it and how does it work? DNS
  • Authoritative DNS server
    Authoritative DNS server – everything you need to know DNS

Tag: Round-Robin DNS

Round – Robin DNS explained

Posted on April 21, 2021August 26, 2021 By Mario No Comments on Round – Robin DNS explained
Round – Robin DNS explained

Round-Robin DNS is a simple mechanism for managing DNS load balancing. This task is not done through hardware but via a DNS server known as an authoritative nameserver.

When you deploy Round-Robin in a DNS server, this will save different A records. Each of them has different IP addresses, but all with the same domain name. Every time this DNS record is requested, it will deliver a response (IP address) by its order. And every IP address used to respond to a request will be put at the end of a line to be used again. You have multiple IP addresses working on a constant rotation cycle.

This mechanism is really useful if you have your website’s content hosted on different redundant servers located at separate points of the globe. The authoritative nameserver will use this rotation cycle to answer with a different IP address. By doing so, it will load balance the traffic.

Read More “Round – Robin DNS explained” »

DNS

RECENT POSTS

  • Why is DDoS attack so dangerous?
  • Private DNS server – Definition & Details
  • Authoritative DNS server – everything you need to know
  • rDNS: What is it and how does it work?
  • Anycast DNS explained

CATEGORIES

  • DDoS attack
  • DNS
  • DNS records
  • Servers

ARCHIVES

  • July 2022
  • April 2022
  • January 2022
  • October 2021
  • September 2021
  • August 2021
  • July 2021
  • April 2021
  • March 2021
  • February 2021
  • Cloud DNS service
    Benefits of using Cloud DNS service DNS
  • Anycast DNS explained
    Anycast DNS explained DNS
  • DNS A record
    A record, the king of the DNS records DNS
  • TLSA record
    What is a TLSA record? DNS
  • DNSSEC
    What is DNSSEC? DNS
  • What is an SPF record?
    What is an SPF record? DNS records
  • DNS Failover
    Why do we need DNS Failover? DNS
  • 5 common DNS mistakes
    5 common DNS mistakes DNS

Copyright © 2025 dnssystem.org.

Powered by PressBook News WordPress theme