09-02-04 11:19 PM
Hi,
> I have a SOAP application that receives requests through a file adapter.
> While testing, I send 10 requests at the same time. When I look at the
SOAP
> server for requests, I see only two come in. When they complete. I can see
> another two come in. On the receive side, biztalk had picked up all the
files
> at the same time. If is a loading issue in Biztalk, or can I configure it
> somewhere to post more files to the SOAP service at the same time.
Did your orchestration requests something through HTTP?
It seems you've run into the old problem. The HTTP client cannot
have more than two opened connection at the same time.
This is default behavior.
______________________________
With best wishes, Arthur Nesterovsky
Please visit my home page:
http://www.nesterovsky-bros.com
[ Post a follow-up to this message ]
|