Date: Wed, 5 Jul 2000 13:26:37 -0700 From: jayanth <jayanth@yahoo-inc.com> To: freebsd-net@FreeBSD.ORG Subject: slowstart_flightsize Message-ID: <20000705132637.A26858@yahoo-inc.com>
next in thread | raw e-mail | index | archive | help
Not sure if this issue has been discussed before. Am I right in assuming that the sysctl value net.inet.tcp.slowstart_flightsize should never be set to zero ? If this value is zero the congestion window is reduced to 1 byte not one segment during slow start. Just wondering if a check should be added that sets the congestion window to one segment even if slowstart_flightsize = 0. jayanth To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-net" in the body of the message
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?20000705132637.A26858>