Skip to content

Commit

Permalink
removed redundant message (#17012)
Browse files Browse the repository at this point in the history
  • Loading branch information
marciocloudflare authored Sep 23, 2024
1 parent e0ed0c3 commit 0d2d570
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -10,7 +10,7 @@ import { Render, TabItem, Tabs } from "~/components";

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.

:::caution[Warning]
:::caution
Breakout traffic will not work for applications that use DNS-over-HTTPs.
:::

Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -12,7 +12,7 @@ Prioritized traffic allows you to define which applications Magic WAN Connector

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

:::caution[Warning]
:::caution
Prioritized traffic will not work for applications that use DNS-over-HTTPS.
:::

Expand Down

0 comments on commit 0d2d570

Please sign in to comment.