Skip to content

Commit 6bea32b

Browse files
Update src/content/partials/magic-wan/connector/app-aware-policies/breakout-prioritized.mdx
Co-authored-by: hyperlint-ai[bot] <154288675+hyperlint-ai[bot]@users.noreply.github.com>
1 parent a212764 commit 6bea32b

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)