Skip to content

Commit bcfdd64

Browse files
committed
edit wording
1 parent 800ce4f commit bcfdd64

File tree

1 file changed

+1
-2
lines changed
  • src/content/docs/cloudflare-one/team-and-resources/devices/warp/deployment/mdm-deployment

1 file changed

+1
-2
lines changed

src/content/docs/cloudflare-one/team-and-resources/devices/warp/deployment/mdm-deployment/path-mtu-discovery.mdx

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -88,7 +88,6 @@ If PMTUD is enabled and the MTU is less than 1333 bytes, then WARP will automati
8888

8989
To send WebRTC traffic through WARP, the network path must support an MTU of at least 1333 bytes. Below 1333 bytes, WebRTC connections will experience progressively degraded performance. This minimum MTU impacts [Cloudflare Browser Isolation](/cloudflare-one/remote-browser-isolation/) and any other website that uses WebRTC (such as video conferencing and media streaming services).
9090

91-
9291
## Check your MTU
9392

9493
You can check your current network path MTU by collecting [WARP diagnostic logs](/cloudflare-one/team-and-resources/devices/warp/troubleshooting/warp-logs/).
@@ -118,4 +117,4 @@ You can check your current network path MTU by collecting [WARP diagnostic logs]
118117
"
119118
```
120119

121-
The example log shows an MTU of 1500 bytes, which meets the [recommended MTU requirements](#recommended-mtu) for WARP. If your MTU falls below the recommended threshold, consider [enabling Path MTU Discovery](#enable-path-mtu-discovery) to optimize connection performance.
120+
The example above shows an MTU of 1500 bytes, which meets the [recommended MTU requirements](#recommended-mtu) for WARP. If your MTU falls below the recommended threshold, consider [enabling Path MTU Discovery](#enable-path-mtu-discovery) to optimize connection performance.

0 commit comments

Comments
 (0)