The document is right, these options are just for the HttpComponent. But we could be able to set these parameters through URI option, I just filled a JIRA[1] for it.
[1]https://issues.apache.org/jira/browse/CAMEL-7362 -- Willem Jiang Red Hat, Inc. Web: http://www.redhat.com Blog: http://willemjiang.blogspot.com (English) http://jnn.iteye.com (Chinese) Twitter: willemjiang Weibo: 姜宁willem On April 12, 2014 at 6:25:16 PM, Elvio Caruana (ecaruana) ([email protected]) wrote: > Hi, > > I'm trying to increase the maxTotalConnections and connectionsPerRoute in an > http4 > endpoint, but to no avail (the defaults are still being used). I'm appending > maxTotalConnections=xxx&connectionsPerRoute=yyy as per documentation page > here: > https://camel.apache.org/http4.html. > > > Thanks, > Elvio >
