IIS supports queued requests instead of processing these

I am performing a load test on an application hosted on Azure. This is a cloud service with three instances behind an internal load balancer (hash function based load balancing mode).

When I run a load test, it requests a request, even if the req / sec request and the overall current IIS request are quite low. I am not sure what the problem is.

Any suggestions?

Adding a few screenshots of performance counters that can help you make a decision.

# CPU time

enter image description here

IIS Counters - 1

IIS counters - 2

Click on the image to view the original image.

Change-1: on request from Rohit Rajan,

Cloud Service 2 ( 2 ), 14 8 . 100 100 150 5 , 4-5 , 10 000 VU.

. .

+4

Source: https://habr.com/ru/post/1680971/


All Articles