Re: TCP Connection hang - MSS again

From: Eugene Grosbein <eugen_at_grosbein.net>
Date: Mon, 5 Apr 2021 17:23:39 +0700
05.04.2021 16:44, Rozhuk Ivan wrote:

> Is any other other options to work around this?

Yes. Each entry in the routing table has "mtu" attribute limiting TCP MSS, too.
You should use default route with -mtu 1500 attribute. For example, in /etc/rc.conf:

defaultroute="X.X.X.X -mtu 1500"
Received on Mon Apr 05 2021 - 08:24:02 UTC

This archive was generated by hypermail 2.4.0 : Wed May 19 2021 - 11:41:28 UTC