[
https://issues.apache.org/jira/browse/CAMEL-7638?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14074207#comment-14074207
]
Claus Ibsen commented on CAMEL-7638:
------------------------------------
Be careful we need to keep current behavior where the stream is cached so load
balancing / error handling / retry etc is working.
If you do as that the stream cannot be re-read and causing problems for people.
So any new behavior must be a new option people must explicit enable if they
want to use it.
> Use response input stream directly in http producer
> ---------------------------------------------------
>
> Key: CAMEL-7638
> URL: https://issues.apache.org/jira/browse/CAMEL-7638
> Project: Camel
> Issue Type: Improvement
> Reporter: Willem Jiang
> Assignee: Willem Jiang
>
> It could save us lots of the memory and time if the response is a big and
> chunked message.
> Here are some discussion in the mailing list about it.
> http://camel.465427.n5.nabble.com/Stream-only-reverse-proxy-with-minimal-memory-footprint-tp5754424.html
>
> http://camel.465427.n5.nabble.com/Chunking-issue-with-http-producer-td5735075.html
>
--
This message was sent by Atlassian JIRA
(v6.2#6252)