Skip to content

Commit 132e063

Browse files
authored
Update ipv6-compatibility.mdx
Clarification on the eyeball to Cloudflare and Cloudflare to origin IPv4 / IPv6 connection preferences
1 parent 9a7fdc3 commit 132e063

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

src/content/docs/network/ipv6-compatibility.mdx

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -10,9 +10,9 @@ import { FeatureTable, TabItem, Tabs } from "~/components";
1010

1111
Cloudflare enables IPv6 on all domains without requiring additional configuration or hardware (as long as your host provides IPv6 support).
1212

13-
When IPv6 compatibility is turned on, Cloudflare auto generates [`AAAA` DNS records](/dns/manage-dns-records/reference/dns-record-types/#a-and-aaaa) to allow IPv6 clients to connect. On the other hand, when IPv6 compatibility is turned off, Cloudflare does not automatically generate and advertise `AAAA` DNS for the zone.
13+
When IPv6 compatibility is turned on, Cloudflare auto generates [`AAAA` DNS records](/dns/manage-dns-records/reference/dns-record-types/#a-and-aaaa) to allow IPv6 clients to connect. On the other hand, when IPv6 compatibility is turned off, Cloudflare does not automatically generate and advertise `AAAA` DNS for the zone. Client software will determine whether to use IPv4 or IPv6 to connect to a hostname that supports both methods.
1414

15-
When both IPv4 and IPv6 connections are available, Cloudflare prefers IPv4.
15+
For [proxied DNS records](/dns/proxy-status/) that have both an IPv6 and IPv4 origin address, Cloudflare will prefer the IPv4 address when connecting to your origin.
1616

1717
## Availability
1818

0 commit comments

Comments
 (0)