On Tue, Jun 14, 2016 at 4:38 PM, owain <owain@integration.technology> wrote: > Is there a typo toD in here? > > <toD > uri="{{pricing-wsrest-endpoint}}&bridgeEndpoint=true&throwExceptionOnFailure=true" > /> >
toD is a dynamic to. How many unique endpoints does {{pricing-wsrest-endpoint}} generate in your test? If the dynamic part is the context-path and/or uri parameters its better to use <to> and then use a header (HTTP_PART / HTTP_QUERY etc) to provide the dynamic context-path / uri parameters. Then you reuse same endpoint/producers. http://camel.apache.org/http4 > > > > > -- > View this message in context: > http://camel.465427.n5.nabble.com/camel-2-17-limited-performance-not-more-than-20-req-s-tp5783980p5784041.html > Sent from the Camel - Users mailing list archive at Nabble.com. -- Claus Ibsen ----------------- http://davsclaus.com @davsclaus Camel in Action 2: https://www.manning.com/ibsen2