Re: #540: "jumbo" frames

On 27 June 2014 11:31, Jason Greene <jason.greene@redhat.com> wrote:
> Even if you set table size to 0 you still have to process them before you can return a 413, since the setting is delayed. and you might get them before it takes effect. Only way to not process them is GOAWAY + close.

A table of size zero means that you don't carry any state forward, so
it's safe to discard the frames.

Received on Friday, 27 June 2014 18:33:39 UTC