You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: src/content/docs/cloudflare-one/team-and-resources/devices/warp/deployment/mdm-deployment/parameters.mdx
+11Lines changed: 11 additions & 0 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -101,6 +101,17 @@ Identifies a Zero Trust organization in the WARP GUI when WARP is deployed with
101
101
102
102
**Value:** Organization nickname shown to users in the WARP GUI (for example, `Test environment`).
103
103
104
+
### `enable_pmtud`
105
+
106
+
[Path MTU Discovery (PMTUD)](/cloudflare-one/team-and-resources/devices/warp/deployment/mdm-deployment/path-mtu-discovery/) allows WARP to discover the largest packet size that can be sent over the current network and optimize connection performance.
107
+
108
+
**Value Type:**`boolean`
109
+
110
+
**Value:**
111
+
112
+
*`false` — (default) Disables PMTUD.
113
+
*`true` — Enables PMTUD on the WARP tunnel interface.
0 commit comments