Re: Large Frame Proposal

On Jul 7, 2014, at 5:04 PM, Roberto Peon <grmocg@gmail.com> wrote:

> Oy.
> 
> The concept is fairly simple.
> 
> If you need to know the entire size of the headers before one is allowed to send any of it (as would be the case), then one must wait for all of the headers data to arrive (and mutate it) before forwarding.
> Thus, adding at a minimum: header-bytes/bandwidth seconds of latency per gateway (not to mention the additional memory for the buffering).
> I'd expect this to add a 10th of a ms per gateway or so, more on more constrained links.
> 

If it’s HTTP/2 you know the length by just quickly reading the inbound header. Or did you mean relaying HTTP/1.1 -> HTTP/2?

--
Jason T. Greene
WildFly Lead / JBoss EAP Platform Architect
JBoss, a division of Red Hat

Received on Monday, 7 July 2014 22:14:52 UTC