User-1304436123 posted
Hi,
I'm trying to do some load testing on my web role locally while debugging.
However I'm hitting a very low limit of max Requests Executing (asp net performance counters) of 10. Any concurrent requests over 10 are timed out.
I'm testing long running requests and need way higher limit (thousands)
I'm running on Windows 7, Azure SDK 2.2, IIS 7.5, Asp.net 4.0 integrated mode, 1 medium instance running, quad core cpu
Any ideas?
Thanks,
Stevo