Re: #541: CONTINUATION

> It is not the size of the frame that hurts multiplexing, it is the
> amount of time it takes to move it, also known as "bandwidth".

It's not that large frames hurt multiplexing necessarily, it's that it
hurts "responsiveness."

If you are in the process of sending a large data frame, you cannot
respond to a PRIORITY frame that prioritizes a different stream and
begin to send data for that stream until the entire frame is flushed.

Received on Tuesday, 8 July 2014 17:00:18 UTC