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
In additional to the total amount of Window sent, it would be useful to know the granularity of the window size. A case where this would be useful is a misbehaving client that may send window in response to each data frame. A million window update frames of one byte each is interestingly different than a single window update frame of a million bytes.
Pretty much any case where the number of Window Update frames is high would be helpful in explaining why a connection/stream is slow.