[
https://issues.apache.org/jira/browse/TS-1261?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13292506#comment-13292506
]
Otto van der Schaaf commented on TS-1261:
-----------------------------------------
yes it is. me and Brian performed some work on content-length header handling,
which fixed problems for https://issues.apache.org/jira/browse/TS-1004, and
probably this patch as well. I think those where the changes you remember.
> enable keepalive/chunking when transforming from cache
> ------------------------------------------------------
>
> Key: TS-1261
> URL: https://issues.apache.org/jira/browse/TS-1261
> Project: Traffic Server
> Issue Type: Improvement
> Components: HTTP
> Affects Versions: 3.1.3
> Reporter: Otto van der Schaaf
> Assignee: Otto van der Schaaf
> Labels: patch
> Attachments: cache_transform_chunking.diff
>
>
> when transforming a document from cache, we will currently either close the
> connection, or send a content length header (probably when the full response
> is buffered). sending chunked responses could help lowering latencies and
> memory requirements in some use cases.
> the attached patch has only been lab tested, and has not got any production
> mileage yet.
--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators:
https://issues.apache.org/jira/secure/ContactAdministrators!default.jspa
For more information on JIRA, see: http://www.atlassian.com/software/jira