Kit Chan created TS-3147:
----------------------------
Summary: 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
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)