[
https://issues.apache.org/jira/browse/TS-4218?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Leif Hedstrom updated TS-4218:
------------------------------
Fix Version/s: (was: 6.2.0)
7.0.0
> Intermittent HTTP/2 failure with h2spec (8.1.)
> ----------------------------------------------
>
> Key: TS-4218
> URL: https://issues.apache.org/jira/browse/TS-4218
> Project: Traffic Server
> Issue Type: Bug
> Components: HTTP/2
> Reporter: Masaori Koshiba
> Fix For: 7.0.0
>
>
> Sometimes I see a test for {{8.1. HTTP Request/Response Exchange}} in h2spec
> is failed.
> - h2spec : v1.3.1
> - ATS master (9c707a89d58f0b635cc3c2070025ba08161beec0)
> {noformat}
> 8.1. HTTP Request/Response Exchange
> × Sends a second HEADERS frame without the END_STREAM flag
> - The endpoint MUST respond with a stream error of type PROTOCOL_ERROR.
> Expected: GOAWAY frame (ErrorCode: PROTOCOL_ERROR)
> RST_STREAM frame (ErrorCode: PROTOCOL_ERROR)
> Connection close
> Actual: RST_STREAM frame (Length: 4, Flags: 0, ErrorCode:
> STREAM_CLOSED)
> {noformat}
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)