[ 
https://issues.apache.org/jira/browse/TS-1730?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
 ]

Leif Hedstrom updated TS-1730:
------------------------------

    Fix Version/s: 3.3.1
         Assignee: James Peach
    
> Supporting First Byte Flush for ESI plugin
> ------------------------------------------
>
>                 Key: TS-1730
>                 URL: https://issues.apache.org/jira/browse/TS-1730
>             Project: Traffic Server
>          Issue Type: New Feature
>          Components: Plugins
>            Reporter: Kit Chan
>            Assignee: James Peach
>             Fix For: 3.3.1
>
>
> I have a need to support first byte flush with the ESI plugin.
> Currently the plugin will wait for all the ESI includes to finish and the 
> final document to be completely processed before starting to send the data 
> back to user.
> The improvement I wish is to start sending data to user as soon as all the 
> ESI document is completely parsed and all ESI include requests are sent. The 
> flushing will stop when the first ESI include is encountered in the document. 
> Once the request for the include is done, the flushing will resume till the 
> next ESI include is encountered.
> I already have a patch ready and will post it here shortly. Please help to 
> review.

--
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

Reply via email to