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 2015/09/25 21:24:04 UTC

[jira] [Created] (TS-3947) Intermittent HTTP/2 failure with h2spec

Leif Hedstrom created TS-3947:
---------------------------------

             Summary: Intermittent HTTP/2 failure with h2spec
                 Key: TS-3947
                 URL: https://issues.apache.org/jira/browse/TS-3947
             Project: Traffic Server
          Issue Type: Bug
          Components: HTTP/2
            Reporter: Leif Hedstrom


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)