On Mon, Oct 29, 2012 at 5:04 PM, cgsk <karthik2...@gmail.com> wrote: > 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'. >
How do you bridge? You need to use the jetty http producer / or http4 component. > 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. -- Claus Ibsen ----------------- Red Hat, Inc. FuseSource is now part of Red Hat Email: cib...@redhat.com Web: http://fusesource.com Twitter: davsclaus Blog: http://davsclaus.com Author of Camel in Action: http://www.manning.com/ibsen