The max size of the pool of webservice clients is set to the value of acceptor-pool-size. So if we send 15 requests concurrently to the same external service, we can have more than 10 requests processed concurrently, at BC SOAP level.
The max size of the pool of webservice clients should be set to the value of processor-max-pool-size.
(Thanks to tests about the POC of monitoring probes)
The max size of the pool of webservice clients is set to the value of acceptor-pool-size. So if we send 15 requests concurrently to the same external service, we can have more than 10 requests processed concurrently, at BC SOAP level.
The max size of the pool of webservice clients should be set to the value of processor-max-pool-size.
(Thanks to tests about the POC of monitoring probes)