You're almost there! Please answer a few more questions for access to the Applications content. Complete registration
Interested in joining? Complete your registration by providing Areas of Interest here. Register

OCI: How To Change Network MSS Value in Oracle Linux

Applies to

Oracle Cloud Infrastructure

Oracle Linux x86-64

Goal

How to change network MSS value in Oracle Linux

Solution

The MSS value (Maximum Segment Size) is a value that is advertised by a Linux system to indicate the preferred size of the TCP segments that it can receive.

In most Linux distributions including Oracle Linux, this is automatically set to the Maximum Transmission Unit (MTU) minus (MTU-40).

TCP/IP packets have a 40 byte TCP header in addition to the actual payload, so for a given MTU value, MSS is by default of value MTU-40.

Note that this is the value that the server advertises and not what can actually be transmitted.

Howdy, Stranger!

Log In

To view full details, sign in.

Register

Don't have an account? Click here to get started!