continuationTimeout doesn't work with jetty and ssl

2014-09-01 Thread romainp
I test the continuationTimeout configuration which works well with camel-jetty. But when I set ssl configuration for jetty the parameter stops working. -- View this message in context: http://camel.465427.n5.nabble.com/continuationTimeout-doesn-t-work-with-jetty-and-ssl-tp5755913.html Sent from

Re: continuationTimeout doesn't work with jetty and ssl

2014-09-16 Thread romainp
Hi, Is anybody has an idea to resolve this issue? -- View this message in context: http://camel.465427.n5.nabble.com/continuationTimeout-doesn-t-work-with-jetty-and-ssl-tp5755913p5756576.html Sent from the Camel - Users mailing list archive at Nabble.com.

Re: continuationTimeout doesn't work with jetty and ssl

2014-09-16 Thread romainp
I'm using : Camel 2.10.6 with camel-jetty : 2.10.6 on ServiceMix 4.5.2 Here are the configuration of route and ssl : https://0.0.0.0:{{https_port}}/service/login?continuationTimeout=5000"; /> 10 50 10 50

Performance Issues with Camel

2015-04-27 Thread romainp
Hi, I wrote a simple test of performance using camel on ServiceMix 5.4 Here are the details : - Both of my tests are using an uncompressed request/response - The client is a load test under jmeter with a call frequency of 20 req / s - The provider is a Mock SOAPUi with one reply of 20k - During th

Interrupt MultiCast waiting

2015-05-04 Thread romainp
Hi, I'm currently using multicast pattern in order to send concurrently the same message in two differents pipes. I wish that my aggregationstrategy could interrupt the wait for the end of all pipes. For example, if my pipe2 is the first to anwser (I setted the streaming option to true) and this e