Hello there, I am using Camel-jetty 2.8.2 exposing a jetty consumer which uses bridgeEndpoint=true routing to a external HTTP endpoint. But if I hit consecutively three url request to the jetty consumer, it only consumes one by one. I tried with minThreads and maxThreads options in the jetty consumer url but didnt worked. In the camel document it says 'Camel 2.5 Consumer only'.
What is the equivalent option while using camel 2.8.2. I also tried threads(10) for async routing, but that is also not working. Any help is much appreciated. Regards, CGSK -- View this message in context: http://camel.465427.n5.nabble.com/Jetty-Consumer-maxThreads-tp5721745.html Sent from the Camel - Users mailing list archive at Nabble.com.