Skip to content

Commit 36e74d8

Browse files
authored
[LB] Update dns-records.mdx
Case 01472127
1 parent 0760194 commit 36e74d8

File tree

1 file changed

+8
-3
lines changed

1 file changed

+8
-3
lines changed

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

Lines changed: 8 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -40,12 +40,17 @@ For hostnames with existing DNS records, the LB record takes precedence when it
4040
* **Outcome**: LB record takes precedence because it is as specific as the DNS record.
4141

4242
:::note
43-
44-
4543
This behavior only applies to [supported records](#supported-records) (determined by your plan type).
44+
:::
4645

46+
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:
4747

48-
:::
48+
* **Scenario 4**:
49+
50+
* **CNAME**: `x.example.com` with target to a Cloudflare for SaaS provider
51+
* **LB record**: `x.example.com`
52+
* **Active custom hostname on the SaaS provider side**: `x.example.com`
53+
* **Outcome**: Custom hostname takes precedence.
4954

5055
## Disabling a load balancer
5156

0 commit comments

Comments
 (0)