Hi There is a ticket about the idea of making it easy to do alias https://issues.apache.org/jira/browse/CAMEL-10651
On Thu, Feb 2, 2017 at 1:02 PM, jack patwork <[email protected]> wrote: > Hi, > > Is it possible to remap the 'http4' component to use the 'http' component > id. I'm asking because I have distributed application where a bunch of http > urls are being passed in as parameters and camel is mapping them to the > http component. > > During performance testing it's revealed that we can get a significant gain > by switching to the httpclient 4.x. I'm wondering if there is a central > place where camel could be reconfigured, instead of finding all the > affected routes and ensuring a mapping between protocol and component-id is > in place. > > Thanks in advance! > > Jack -- Claus Ibsen ----------------- http://davsclaus.com @davsclaus Camel in Action 2: https://www.manning.com/ibsen2
