Multiple CNAME records

It is possible to create multiple A records and the DNS will round robin between the different values.
Is it possible to round robin for CNAME records?

No. You can only have a single CNAME record at a single label, no other records are permitted to coexist (other than DNSSEC, or synthesized CNAME created by a DNAME record)

3 Likes

This topic was automatically closed 30 days after the last reply. New replies are no longer allowed.