Re: https://github.com/http2/http2-spec/issues/329 - Flow control window overflow

Getting flow control detectably wrong should cause the connection to be
torn down. RST_STREAM doesn't cut it.
-=R


On Fri, Dec 6, 2013 at 11:54 AM, Martin Thomson <martin.thomson@gmail.com>wrote:

> On 6 December 2013 11:42, William Chan (陈智昌) <willchan@chromium.org>
> wrote:
> > Hasan is in favor of GOAWAY, and FWIW I agree.
>
> I think that a stream error would potentially cause problems with
> connection-level flow control if you aren't careful.  It seems better
> to err on the side of caution.
>
> > Presumably Hasan will use the FLOW_CONTROL_ERROR status code here, but I
> dunno.
>
> That sounds fine, though I don't like to second-guess Hasan.  Maybe
> the code he chooses will be covered in awesome.
>
>

Received on Friday, 6 December 2013 20:19:02 UTC