Skip to content

Commit c23adc9

Browse files
corrected vars
1 parent 281daa7 commit c23adc9

File tree

3 files changed

+2
-4
lines changed

3 files changed

+2
-4
lines changed

src/content/docs/magic-wan/configuration/manually/third-party/sonicwall.mdx

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -13,6 +13,5 @@ import { Render } from "~/components";
1313
ipsecTunnelsUrl: "/magic-wan/configuration/manually/how-to/configure-tunnel-endpoints/",
1414
creatingYourIpsecTunnelsUrl: "/magic-wan/configuration/manually/how-to/configure-tunnel-endpoints/#add-tunnels",
1515
createYourStaticRoutesUrl: "/magic-wan/configuration/manually/how-to/configure-routes/#create-a-static-route",
16-
configureMagicWanHealthChecksUrl: "/magic-wan/configuration/manually/how-to/configure-tunnel-endpoints/#add-tunnels",
1716
checkTunnelHealthInTheDashboardUrl: "/magic-wan/configuration/common-settings/check-tunnel-health-dashboard/"
1817
}} />

src/content/partials/networking-services/magic-wan/reference/bandwidth-measurement.mdx

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -5,8 +5,8 @@ params:
55
- warpURL
66
---
77

8-
Cloudflare measures Magic WAN usage based on the 95th percentile of bandwidth utilized by the customer's configured network.
8+
Cloudflare measures {props.productName} usage based on the 95th percentile of bandwidth utilized by the customer's configured network.
99

10-
Configured Magic WAN network's bandwidth refers to the sum of traffic routed in and out of Magic WAN network namespace by measuring and summing each active customer's configured [GRE](https://www.cloudflare.com/learning/network-layer/what-is-gre-tunneling/), [IPSEC](https://www.cloudflare.com/learning/network-layer/what-is-ipsec/), <a href={props.cloudflareTunnelURL}>Cloudflare Tunnel</a> and [Cloudflare Network Interconnect](/network-interconnect/) tunnel's highest P95th percentile (ingress or egress traffic). The usage measurement excludes <a href={props.warpURL}>WARP</a> traffic.
10+
Configured {props.productName} network's bandwidth refers to the sum of traffic routed in and out of Magic WAN network namespace by measuring and summing each active customer's configured [GRE](https://www.cloudflare.com/learning/network-layer/what-is-gre-tunneling/), [IPSEC](https://www.cloudflare.com/learning/network-layer/what-is-ipsec/), <a href={props.cloudflareTunnelURL}>Cloudflare Tunnel</a> and [Cloudflare Network Interconnect](/network-interconnect/) tunnel's highest P95th percentile (ingress or egress traffic). The usage measurement excludes <a href={props.warpURL}>WARP</a> traffic.
1111

1212
To measure 95th percentile bandwidth at each tunnel, Cloudflare records bandwidth incoming and leaving our global network at five minute intervals, sorts these measurements in descending order, and discards the top 5% of recorded measurements. The highest remaining value constitutes the 95th percentile bandwidth measurement for that time period.

src/content/partials/networking-services/magic-wan/third-party/sonicwall.mdx

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,6 @@ params:
44
- ipsecTunnelsUrl
55
- creatingYourIpsecTunnelsUrl
66
- createYourStaticRoutesUrl
7-
- configureMagicWanHealthChecksUrl
87
- checkTunnelHealthInTheDashboardUrl
98
---
109

0 commit comments

Comments
 (0)