Skip to content

Commit 3f7c10c

Browse files
Merge branch 'marcio/pcx15975b-magic-api' of github.com:cloudflare/cloudflare-docs into marcio/pcx15975b-magic-api
2 parents 92682f3 + 6bea32b commit 3f7c10c

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/content/partials/magic-wan/connector/app-aware-policies/breakout-prioritized.mdx

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -11,7 +11,7 @@ import { APIRequest, Aside, AnchorHeading, Render, TabItem, Tabs } from "~/compo
1111
{ props.magicWord === "breakout" && (
1212
<>
1313
<p>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.</p>
14-
<Aside type="caution">Breakout traffic will not work for applications that use DNS-over-HTTPs.</Aside>
14+
<Aside type="caution">Breakout traffic will not work for applications that use DNS-over-HTTPS.</Aside>
1515
</>
1616
)
1717
}

0 commit comments

Comments
 (0)