Fixed - managed to set it via spring by setting the property on the component. It's not a uri option.
-----Original Message----- From: Elvio Caruana (ecaruana) Sent: 12 April 2014 11:25 To: [email protected] Subject: http4 component - increasing maxTotalConnections and connectionsPerRoute 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
