You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@trafficserver.apache.org by "James Peach (JIRA)" <ji...@apache.org> on 2013/03/05 18:34:13 UTC

[jira] [Commented] (TS-1730) Supporting First Byte Flush for ESI plugin

    [ https://issues.apache.org/jira/browse/TS-1730?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13593632#comment-13593632 ] 

James Peach commented on TS-1730:
---------------------------------

Wow, this is a bigger change that it sounded like :) Looking at this now. Can you please add ASL license headers to the new source files?
                
> 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
>
> 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