Skip site navigation (1)Skip section navigation (2)
Date:      Thu, 05 Apr 2018 20:48:55 +0000
From:      bugzilla-noreply@freebsd.org
To:        freebsd-net@FreeBSD.org
Subject:   [Bug 227303] tcp cwnd grows without bounds while app/rwnd limited, interacts badly with rwnd autosize
Message-ID:  <bug-227303-2472-8MvpoY9ZWJ@https.bugs.freebsd.org/bugzilla/>
In-Reply-To: <bug-227303-2472@https.bugs.freebsd.org/bugzilla/>
References:  <bug-227303-2472@https.bugs.freebsd.org/bugzilla/>

next in thread | previous in thread | raw e-mail | index | archive | help
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=3D227303

--- Comment #3 from Richard Scheffenegger <srichard@netapp.com> ---
Immediately clamping cwnd down to rwnd is not a viable solution, as TCP flow
control might be in actual use by the client (dynamically adjusting rwnd wi=
thin
<10 RTTs, depending on processing state of the received data). Thus a slow
decay as mentioned in  7661 is probably the correct course....

--=20
You are receiving this mail because:
You are the assignee for the bug.=



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?bug-227303-2472-8MvpoY9ZWJ>