https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=227303

--- Comment #3 from Richard Scheffenegger <srich...@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 within
<10 RTTs, depending on processing state of the received data). Thus a slow
decay as mentioned in  7661 is probably the correct course....

-- 
You are receiving this mail because:
You are the assignee for the bug.
_______________________________________________
freebsd-net@freebsd.org mailing list
https://lists.freebsd.org/mailman/listinfo/freebsd-net
To unsubscribe, send any mail to "freebsd-net-unsubscr...@freebsd.org"

Reply via email to