[ 
https://issues.apache.org/jira/browse/TS-3752?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14711901#comment-14711901
 ] 

ASF subversion and git services commented on TS-3752:
-----------------------------------------------------

Commit 8013e761122bd9e86cd2e097cb7c0c224d6fb895 in trafficserver's branch 
refs/heads/6.0.x from [~masaori]
[ https://git-wip-us.apache.org/repos/asf?p=trafficserver.git;h=8013e76 ]

TS-3752: Problem with larger headers and HTTP/2

(cherry picked from commit 00ce2f1113baa9485262695a66ee67a08fc5d121)


> 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.0.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)

Reply via email to