MSS different between client and server
Is this normal behaviour when in the initial TCP connection, MSS value between client and server are different
for example (taken from a trace I captured)
client --> server MSS is 1460
server --> client MSS is 1342
If I understand correctly, If these values are different between client and server, does the lowest MSS value be used in the communication between client and server