Hi Ron,
I've used the old http component, btw the version 3.2.2 of the new
endpoint is better than the one on servicemix3.2.1.
I'm going to try the new http endpoints.
Andrea
Ron Gavlin ha scritto:
Hi Andrea,
Have you tried your test using SMX 3.2.2? Also, have you tried your test using
the new smx-http provider endpoint? (see
http://servicemix.apache.org/servicemix-http-new-endpoints.html) What about the
smx-cxf-bc provider? If so, please share your results.
Note the comment
https://issues.apache.org/activemq/browse/SM-1169?focusedCommentId=40841#action_40841
stating that the old http endpoints are not very efficient.
Ron
----- Original Message ----
From: Andrea Zoppello <[EMAIL PROTECTED]>
To: [EMAIL PROTECTED]
Sent: Wednesday, September 17, 2008 11:20:04 AM
Subject: servicemix-http provider performance under heavy load??
Hi all,
I'm using servicemix 3.2.1 whith a flow where there's an eip-pipeline
that has as the trasformer a nhttp provider endpoint.
I've tuned and make log debugging on my external webservice that seems
to answer all incoming request from smxwithout problem.
The problem is on the servicemix side, it seems the time are increasing
without reason.
With 20 concurrent request the time are increasing from 101ms to 18000 ms.
Any idea?? Is there any guide about performance tuning of servicemix???
Andrea