In the end I got around this by using http4 component instead of jetty, and the component settings "setConnectionsPerRoute" and "setMaxTotalConnections" combined with the "threads" setting on the route.
This seems to give me the unlimited number of parallell sessions that I was after. -- View this message in context: http://camel.465427.n5.nabble.com/Settings-for-threads-per-endpoint-tp5774319p5774378.html Sent from the Camel - Users mailing list archive at Nabble.com.
