You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
When using congestion control, packets continued to be queued up far past the congestion window, all the way to the send window. This cause extreme bufferbloat when congestion control is enabled.
When using congestion control, packets continued to be queued up far past the congestion window, all the way to the send window. This cause extreme bufferbloat when congestion control is enabled.
Pull request #140 fixes this issue.
The text was updated successfully, but these errors were encountered: