[
https://issues.apache.org/jira/browse/TS-3147?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14176653#comment-14176653
]
ASF subversion and git services commented on TS-3147:
-----------------------------------------------------
Commit 9d98c5758751ea766b7c67347520dfcebd219e84 in trafficserver's branch
refs/heads/master from [~kichan]
[ https://git-wip-us.apache.org/repos/asf?p=trafficserver.git;h=9d98c57 ]
TS-3147 remove unused variables
> 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)