[
https://issues.apache.org/jira/browse/TS-4321?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15227676#comment-15227676
]
ASF GitHub Bot commented on TS-4321:
------------------------------------
GitHub user maskit opened a pull request:
https://github.com/apache/trafficserver/pull/551
TS-4321: Keep response headers in FetchSM as they are
https://issues.apache.org/jira/browse/TS-4321
You can merge this pull request into a Git repository by running:
$ git pull https://github.com/maskit/trafficserver ts4321
Alternatively you can review and apply these changes as the patch at:
https://github.com/apache/trafficserver/pull/551.patch
To close this pull request, make a commit to your master/trunk branch
with (at least) the following in the commit message:
This closes #551
----
commit e14a56a1179edc5d56acaf143a29f59df900c03e
Author: Masakazu Kitajo <[email protected]>
Date: 2016-04-06T03:21:53Z
TS-4321: Keep response headers in FetchSM as they are
----
> 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
> Assignee: Masakazu Kitajo
> Priority: Critical
> Labels: A, 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)