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
The HPNBufferLimit option was intended to clamp the inbound
flow control buffer to half of the available window. Unfortunately,
it looks like it's been broken for some time with a tendancy
to reduce the window to zero and cut the connection.
As this option was specifically to deal with one special case and
it's broken, fixing it doesn't seem like the right thing to do.
0 commit comments