[
https://issues.apache.org/jira/browse/TS-4321?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15226280#comment-15226280
]
Leif Hedstrom commented on TS-4321:
-----------------------------------
I think, but not 100% certain, that it's related to TE: chunked. I've setup two
ATS boxes, docs.trafficserver running latest master (which breaks). Here's a
test URL:
{code}
https://docs.trafficserver.apache.org/ogre/image_captcha?sid=283693&ts=1459863667
{code}
This gets proxied to an ATS box which is running without the HPACK changes. The
direct URL (for comparison) to that ATS version is:
{code}
https://www.ogre.com/image_captcha?sid=283693&ts=1459863667
{code}
> H2 truncates certain contents on master
> ---------------------------------------
>
> Key: TS-4321
> URL: https://issues.apache.org/jira/browse/TS-4321
> Project: Traffic Server
> Issue Type: Bug
> Components: HTTP/2
> Reporter: Leif Hedstrom
> Priority: Critical
> Labels: regression
> Fix For: 6.2.0
>
>
> This seems to be a regression, since it does not happen on 6.1.x. I haven't
> dug deeper into it, but in the case I found, ATS closes the stream after 2
> data frames (8k + a few bytes), where it really needs to send about 27KB.
> I've reverted my server to 6.1.x for now, but I'll see if I can find
> something to reproduce it on e.g. docs.trafficserver.
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)