[ https://issues.apache.org/jira/browse/TS-10?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]
Steve Jiang updated TS-10: -------------------------- Attachment: TS-10.patch fix the chunking decision for the serve from cache after revalidation and read-while-write cases > Chunked encoding can "hang" the UA connection > --------------------------------------------- > > Key: TS-10 > URL: https://issues.apache.org/jira/browse/TS-10 > Project: Traffic Server > Issue Type: Bug > Components: Core > Reporter: Leif Hedstrom > Assignee: Steve Jiang > Attachments: TS-10.patch > > > It seems under certain conditions, we send chunked encoded data to the UA, > without an appropriate header indicating the content is chunked encoded, e.g. > Transfer-Encoding: chunked > This causes at least "curl" to hang until the connection times out. -- This message is automatically generated by JIRA. - You can reply to this email to add a comment to the issue online.