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

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

Commit 84cfe45c4891df5ea1f5b06547727afe7c0beed9 in trafficserver's branch 
refs/heads/6.0.x from [~zwoop]
[ https://git-wip-us.apache.org/repos/asf?p=trafficserver.git;h=84cfe45 ]

Merge branch 'master' into 6.0.x

* master:
  TS-3828: HEAD requests hang when origin returns Transfer-Encoding: Chunked. 
ADD TESTS. ensure the Content-Length is passed over.
  TS-3829 Remove remnants of proxy.pac
  TS-3828: HEAD requests hang when origin returns Transfer-Encoding: Chunked. 
ADD TESTS
  TS-3828: HEAD requests hang when origin returns Transfer-Encoding: Chunked


> HEAD requests hang when origin returns Transfer-Encoding: Chunked
> -----------------------------------------------------------------
>
>                 Key: TS-3828
>                 URL: https://issues.apache.org/jira/browse/TS-3828
>             Project: Traffic Server
>          Issue Type: Bug
>          Components: Core
>            Reporter: Brian Geffon
>            Assignee: Brian Geffon
>             Fix For: 6.0.0
>
>
> When a client makes a HEAD request and the origin returns a header containing 
> Transfer-Encoding: chunked ATS for some reason adds a ChunkedConsumer to 
> dechunk the body (which will never arrive) in some cases ATS will not return 
> the headers to the client resulting in a 502, or in other cases it will send 
> the headers and then close the connection later thinking the origin timed 
> out. In both cases the behavior is incorrect. 



--
This message was sent by Atlassian JIRA
(v6.3.4#6332)

Reply via email to