[
https://issues.apache.org/jira/browse/TS-3752?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14648639#comment-14648639
]
ASF subversion and git services commented on TS-3752:
-----------------------------------------------------
Commit f0e395f598ee6f4bc5c69db5ac9186a9c2f77787 in trafficserver's branch
refs/heads/6.0.x from [~zwoop]
[ https://git-wip-us.apache.org/repos/asf?p=trafficserver.git;h=f0e395f ]
Merge branch 'master' into 6.0.x
* master:
TS-3807: Remove legacy log splitting code and docs.
TS-3749: Re-enable error log.
TS-3492 Only send SETTINGS which are different than protocol defaults
TS-3766 Ignore unknown frame in debugging
[TS-3476] Add a log tag for application protocol (add docs)
Revert "TS-3752: Problem with larger headers and HTTP/2"
TS-3800: Fix bug in hostdb ui related to missing query
TS-3803: CID 1313322 CID 1313322: HostDB memory issues (introduced in TS-3800)
> Problem with larger headers and HTTP/2
> --------------------------------------
>
> Key: TS-3752
> URL: https://issues.apache.org/jira/browse/TS-3752
> Project: Traffic Server
> Issue Type: Bug
> Components: HTTP/2
> Reporter: Bryan Call
> Assignee: Masaori Koshiba
> Labels: yahoo
> Fix For: 6.1.0
>
>
> There is a problem when ATS receives a HEADERS or CONTINUATION frame on the
> HEADERS frame and there is no end of header to be decoded. If there is 1
> small header at the beginning of the frame it will work, but if a large
> header either starts at the beginning of the frame or started on the previous
> frame and don't end until the next frame then the decoded_bytes will be 0.
> This will cause a COMPRESSION_ERROR to be send to the client with a GOAWAY
> frame.
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)