Skip to content

Commit 1890c55

Browse files
angelampcostasdnts
authored andcommitted
Adds scenario to DNS records (cloudflare#23196)
1 parent 7f1a94a commit 1890c55

File tree

1 file changed

+9
-0
lines changed

1 file changed

+9
-0
lines changed

src/content/docs/load-balancing/load-balancers/dns-records.mdx

Lines changed: 9 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -47,6 +47,15 @@ This behavior only applies to [supported records](#supported-records) (determine
4747

4848
:::
4949

50+
If the DNS record points to a [SaaS provider](/cloudflare-for-platforms/cloudflare-for-saas/) and an active [custom hostname](/cloudflare-for-platforms/cloudflare-for-saas/domain-support/) exists, the custom hostname will take precedence over the Load Balancing record:
51+
52+
* **Scenario 4**:
53+
54+
* **CNAME**: `x.example.com` with target to a Cloudflare for SaaS provider
55+
* **LB record**: `x.example.com`
56+
* **Active custom hostname on the SaaS provider side**: `x.example.com`
57+
* **Outcome**: Custom hostname takes precedence.
58+
5059
## Disabling a load balancer
5160

5261
When you disable a load balancer, requests to a specific hostname depend on your existing DNS records:

0 commit comments

Comments
 (0)