Re: HTTP/2 and Websockets

On 25 November 2014 at 11:55, Jason Greene <jason.greene@redhat.com> wrote:
>
> What is the benefit to preventing reframing? The negative of such a restriction is that intermediaries will be unable to utilize their knowledge of their network topology to improve performance.


It would appear that Yukata and Andy want to use HTTP/2 frame
boundaries as the basis for WS frame boundaries.  That implies that
you need to prevent blind reframing.  Since reframing is an inherent
part of HTTP/2, I note that this would be unwise.  (And for more than
just the reasons you describe.)

Received on Tuesday, 25 November 2014 21:18:08 UTC