tcp_mtu_probing Checklist: When to Leave It Alone, Monitor, or Change It
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.