3.6.20 TCP/IP Tuning - tcp_mssdflt

Information

The tcp_mssdflt parameter sets the maximum segment size for communication to a remote network. This parameter is only relevant if MTU discovery is disabled, which is recommended in this benchmark.

The tcp_mssdflt parameter will be set to 1448 . This value reflects the packet size minus the TCP/IP headers.

Solution

In /etc/tunables/nextboot, add the tcp_mssdflt entry-

no -p -o tcp_mssdflt=1448

This makes the change permanent by adding the entry into /etc/tunables/nextboot.

See Also

https://workbench.cisecurity.org/files/528