[ https://issues.apache.org/jira/browse/TS-1499?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13462192#comment-13462192 ]
James Peach commented on TS-1499: --------------------------------- Yeh I went through this some time ago and found that FetchSM needs to do it's own request completion detection by examining Content-Length, but that doing so breaks the ABI. I forget what happens with chunked encoding, but it would not surprise me if that also caused problems. > ESI plugin does not work well with 'Connection: keep-alive' > ----------------------------------------------------------- > > Key: TS-1499 > URL: https://issues.apache.org/jira/browse/TS-1499 > Project: Traffic Server > Issue Type: Bug > Components: Plugins > Affects Versions: 3.3.0 > Reporter: Kit Chan > Attachments: ts-1499.diff > > > ESI plugin will pass on almost all request headers from user request to all > async requests that it tried to make for each of the ESI includes. > We should not be passing the Connection keep-alive header because we don't > want these requests to be "keep-alive" after they are done. -- This message is automatically generated by JIRA. If you think it was sent incorrectly, please contact your JIRA administrators For more information on JIRA, see: http://www.atlassian.com/software/jira