[ https://issues.apache.org/activemq/browse/SM-1002?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel#action_39949 ]
Ruwan Linton commented on SM-1002: ---------------------------------- The source code for this client and the service is in the svn of the Synapse http://svn.apache.org/viewvc/webservices/synapse/trunk/java/modules/samples/ or else you can get the synapse release binary extract that and go to samples/axis2Server/src/SimpleStockQuoteService and just type ant. This will generate the service archive and put that in to the samples/axis2Server/repository/services folder. You can get it from there. If you want to do the test on the same environment take a look at the samples guide of synapse http://ws.apache.org/synapse/Synapse_Samples.html If you need to any thing clarified please let me know. Thanks, Ruwan > Service mix hangs when the # concurrent requests exceeds the > maxConnectionsPerHost > ---------------------------------------------------------------------------------- > > Key: SM-1002 > URL: https://issues.apache.org/activemq/browse/SM-1002 > Project: ServiceMix > Issue Type: Bug > Components: servicemix-core > Environment: Unix, Java 1.5 > Reporter: Ruwan Linton > > When I am doing a performance test I have sent more than 40 concurrent > requests from a single host to servicemix, and the maxConnectionsPerHost was > 40. It is acceptable the failing to respond when it exceeds 40 > (maxConnectionsPerHost) concurrent requests. > But afterward, SM hangs. -- This message is automatically generated by JIRA. - You can reply to this email to add a comment to the issue online.