Skip to content

Commit 0d2d570

Browse files
removed redundant message (#17012)
1 parent e0ed0c3 commit 0d2d570

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

src/content/docs/magic-wan/configuration/connector/network-options/application-based-policies/breakout-traffic.mdx

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -10,7 +10,7 @@ import { Render, TabItem, Tabs } from "~/components";
1010

1111
Breakout traffic allows you to define which applications should bypass Cloudflare’s security filtering, and go directly to the Internet. It works via DNS requests inspection. This means that if your network is caching DNS requests, Breakout traffic will only take effect after you cache entries expire and your client issues a new DNS request that the Magic WAN Connector can detect. This can take several minutes.
1212

13-
:::caution[Warning]
13+
:::caution
1414
Breakout traffic will not work for applications that use DNS-over-HTTPs.
1515
:::
1616

src/content/docs/magic-wan/configuration/connector/network-options/application-based-policies/prioritized-traffic.mdx

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -12,7 +12,7 @@ Prioritized traffic allows you to define which applications Magic WAN Connector
1212

1313
Similarly to breakout traffic, prioritized traffic also works via DNS requests inspection.
1414

15-
:::caution[Warning]
15+
:::caution
1616
Prioritized traffic will not work for applications that use DNS-over-HTTPS.
1717
:::
1818

0 commit comments

Comments
 (0)