Hi, I have installed "example-cxf-osgi" from examples. There is "Hello" webservice method (http://localhost:8345/cxf/HelloWorld?wsdl). I invoke this method from SoapUI from 100 threads to 10 000 threads in time 200 sec. Above 6000 threads I get few connection exception. I noticed in TCP-Z that server created only max 200 pool connections with one SoapUI instance. When I run other instance SoapUI, I get next 200 connections. I would like to know, what change in servicemix to get more connections with one instance of client.
-- View this message in context: http://servicemix.396122.n5.nabble.com/limit-the-http-connection-pool-with-one-client-tp5721546p5721555.html Sent from the ServiceMix - Dev mailing list archive at Nabble.com.
