Hi,
I am currently doing a load test on a basic video download application (~25mb) which I have hosted on a Azure VM.
On client side, I have a set of controller and agents (6 nos.) with VSTS for the virtual load generation which varies from 1K to a max of 50 k for duration that varies over 1 - 3 hours.
Turns out that, after doing a lot of tests by now, I suddenly ran into this issue where in I can see that after a duration as less as 35 mins (approx), surprisingly, all the connections made to my server give up and are bottomed.
I was wondering whether Azure restricts a set of connections from IPs making a frequent hits to a server and thus making the load test go down after a stipulated duration?
Appreciate your response!
Thanks,
Omkar