Hi,
I am running my script for 5 users so ideally more than 5 requests should not be sent to server at a given point of time. But when I see the number of getrequests processed by my server using perfmon I see 6 requests only. How can I make my script so that it does not send more than 5 requests at a time. Thanks Udita
