You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@camel.apache.org by "Claus Ibsen (Jira)" <ji...@apache.org> on 2021/02/16 16:25:00 UTC

[jira] [Commented] (CAMEL-16220) camel-http - optimize producer when sending to uri without any change

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

Claus Ibsen commented on CAMEL-16220:
-------------------------------------

optimize camel-http
there is potential a little bit in camel-vertx-http too

> camel-http - optimize producer when sending to uri without any change
> ---------------------------------------------------------------------
>
>                 Key: CAMEL-16220
>                 URL: https://issues.apache.org/jira/browse/CAMEL-16220
>             Project: Camel
>          Issue Type: Improvement
>          Components: camel-http
>            Reporter: Claus Ibsen
>            Assignee: Claus Ibsen
>            Priority: Major
>             Fix For: 3.9.0
>
>
> If using http producer and there are no override headers, or something else that change what uri to send to, then we should optimize and not build URI object but could use URI based on init/build phase.



--
This message was sent by Atlassian Jira
(v8.3.4#803005)