Re: #540: "jumbo" frames

On 25 June 2014 13:07, Willy Tarreau <w@1wt.eu> wrote:
> The issue I'm having with the extension is very simple : I'm implementing
> an intermediary which will have to adapt to both sides which disagree on
> their extensions. It's the same as adapting the Connection header when one
> side is 1.0 while the other one is 1.1 for example, or ensuring that one
> does not use chunked-encoding when the other side does not support it.

Where that sucks most is where you have to re-segment.  But I have
faith in your ability to do the right thing.

Keep in mind that as proposed, you are unlikely to convince clients
(browsers in particular) to concede to having large frames thrust at
them.

Received on Wednesday, 25 June 2014 20:25:49 UTC