Skip to content

Commit 756a1cd

Browse files
authored
Update path-mtu-discovery.mdx (#26839)
1 parent 177eed0 commit 756a1cd

File tree

1 file changed

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

1 file changed

+2
-2
lines changed

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

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -39,7 +39,7 @@ Certain features may be disabled or degraded at low MTU thresholds. For details,
3939

4040
## Enable Path MTU Discovery
4141

42-
To enable Path MTU Discovery on your devices, [deploy an MDM file](/cloudflare-one/team-and-resources/devices/warp/deployment/mdm-deployment/#windows) with the `enable_pmtud` key set to `true`. For example:
42+
PMTUD is disabled by default. To enable PMTUD on your devices, [deploy an MDM file](/cloudflare-one/team-and-resources/devices/warp/deployment/mdm-deployment/#windows) with the `enable_pmtud` key set to `true`. For example:
4343

4444
```xml
4545
<dict>
@@ -117,4 +117,4 @@ You can check your current network path MTU by collecting [WARP diagnostic logs]
117117
"
118118
```
119119

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.
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)