I have problem. I send multiple request to IIS Web Service (written in c# and .net platform). Every call need about 20 sec to proces. When I send 350 request, I get only half responses, and half time outs:
The operation has timed out
What to change, to correct process all requests.