Hi
I do not know about the SOAP calls but you can graph the number of backend connections in the activity->real time view.
Connections to the backend servers is determined by both the loadbalancing algorithm (you can choose "least connections" to achieve a fair amount of connections) but also the session affinity rules can interfere with the distribution.
If you would like our help to debug this, then please tell us about your chosen loadbalancing algorithm and session settings but also about the capacity of the backendservers (in particular: do they have the same capacity and do they do the same work?)
Best regards,
Karsten