Skip to content

Commit 814d7ed

Browse files
Link to more context around Gateway resolver in iDNS
1 parent 53807cd commit 814d7ed

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/content/docs/dns/internal-dns/internal-zones/internal-dns-records.mdx

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -54,7 +54,7 @@ The record in zone 700 points to `def.example.local`, which Cloudflare will then
5454

5555
If it is not possible to flatten the CNAME record, the following will happen:
5656

57-
1. The CNAME record is returned to Gateway resolver as-is.
57+
1. The CNAME record is returned to [Gateway resolver](/dns/internal-dns/#architecture-overview) as-is.
5858
2. Gateway resolver will process the returned record, depending on the **Fallback through public DNS** configuration:
5959
- On: Gateway will try to resolve the query by sending it to Cloudflare's public DNS resolver ([1.1.1.1](/1.1.1.1/)).
6060
- Off: Gateway will return the response as-is to the client.

0 commit comments

Comments
 (0)