[
https://issues.apache.org/jira/browse/TS-3147?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14176644#comment-14176644
]
ASF subversion and git services commented on TS-3147:
-----------------------------------------------------
Commit 5a54dd83997c6c04f6f428b3e8a6afa890aaa451 in trafficserver's branch
refs/heads/master from [~kichan]
[ https://git-wip-us.apache.org/repos/asf?p=trafficserver.git;h=5a54dd8 ]
TS-3147 improvements to ESI pugin
> Improvements to ESI plugin first byte flush feature
> ---------------------------------------------------
>
> Key: TS-3147
> URL: https://issues.apache.org/jira/browse/TS-3147
> Project: Traffic Server
> Issue Type: Improvement
> Components: Plugins
> Reporter: Kit Chan
> Assignee: Kit Chan
> Fix For: 5.2.0
>
>
> Currently the ESI plugin (with the first byte flush feature turned on) will
> wait for the ESI document to be completed received in ATS before the parsing
> begins and then async fetches for the ESI includes will be made.
> The improvement is to start the parsing even before the the complete document
> is received. Thus the ESI includes/async fetches can be made even much
> earlier (i.e. before the complete document is received)
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)