[
https://issues.apache.org/jira/browse/TS-3147?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14176642#comment-14176642
]
Kit Chan commented on TS-3147:
------------------------------
I also want to make a couple minor improvements.
1) Also a non-200 status response to be a ESI document
2) Support application/json content-type to be a ESI document
> 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)