Hello!
I am performing load tests with soapUI on web services that are provided by
Tuscany components.
I am testing with different applications on different platforms and there is
only one case where my service does not accept more than 10 connections.
I have often been using much more than 10 soapUI threads (virtual clients) and
they can always connect, all of them.
Only with this particular service/application, 10 threads make it and all the
rest are rejected and they terminate later with a SocketTimeoutException.
I have not configured such a setting ("up to 10 connections allowed") and I
don't have a clue why this happens with this service.
Can anybody think of something?
Thanks in advance,
Apostolos