Ask Your Question

Revision history [back]

click to hide/show revision 1
initial version

HTTP2 Window Full

Would it be possible for wireshark to perform analysis on http2 connection and stream window size and generate "HTTP2 Window Full" warnings the way it does for TCP Window Full?

I'm interacting with an HTTP server that gets impatient after a few TCP ZeroWindowProbes, and closes the connection. I suspect it's doing the same with HTTP2 streams that aren't being read on the client side, but it sends GOAWAY without an error code. Being able to keep track of the connection and stream window sizes in wireshark would make it easier to identify this problem.