tcp_mtu_probing Checklist: When to Leave It Alone, Monitor, or Change It
Jul 24, 2026
Mariusz Antonik
Networking
7 min read
Linux tcp_mtu_probing can help TCP recover when Path MTU Discovery is broken, but it is not a universal throughput tuning switch. For internet-facing file storage servers, the safer default is to leave it alone until linux server monitoring shows retransmits, black-holed ICMP, or path-specific stalls. This checklist explains what to verify before changing the sysctl and how to monitor the change if you decide it is justified.
#infrastructure-checklist
#linux server monitoring
#linux-networking
#path-mtu-discovery
#server-throughput
#tcp-mtu-probing
#tcp-tuning
Read More