You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@trafficserver.apache.org by "Leif Hedstrom (JIRA)" <ji...@apache.org> on 2016/09/08 15:39:21 UTC

[jira] [Updated] (TS-3947) Intermittent HTTP/2 failure with h2spec (6.9.1.)

     [ https://issues.apache.org/jira/browse/TS-3947?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Leif Hedstrom updated TS-3947:
------------------------------
    Fix Version/s:     (was: 7.0.0)
                   7.1.0

> Intermittent HTTP/2 failure with h2spec (6.9.1.)
> ------------------------------------------------
>
>                 Key: TS-3947
>                 URL: https://issues.apache.org/jira/browse/TS-3947
>             Project: Traffic Server
>          Issue Type: Bug
>          Components: HTTP/2
>            Reporter: Leif Hedstrom
>            Assignee: Masaori Koshiba
>             Fix For: 7.1.0
>
>
> I see this once in a while (not frequently)
> {code}
>     6.9.1. The Flow Control Window
>       ✓ Sends multiple WINDOW_UPDATE frames on a connection increasing the flow control window to above 2^31-1
>       × Sends multiple WINDOW_UPDATE frames on a stream increasing the flow control window to above 2^31-1
>         - The endpoint MUST sends a RST_STREAM with the error code of FLOW_CONTROL_ERROR code.
>           Expected: RST_STREAM frame (ErrorCode: FLOW_CONTROL_ERROR)
>             Actual: DATA frame (Length: 257, Flags: 1)
> {code}



--
This message was sent by Atlassian JIRA
(v6.3.4#6332)