Forum Discussion

sunnytao's avatar
sunnytao
Copper Contributor
Dec 24, 2021

About the IIS site request queue length?

Question 1:
By which performance counter does the site's request queue length be monitored?

Question 2:
The request queue length is set but can be exceeded, why not return 503.

  • sunnytao's avatar
    sunnytao
    Copper Contributor

    OS: Windows Server 2016 Standard
    IIS: Version 10.0.14393.0
    Web Sites: WebIISQueueTest .NetFramework4.5 Asp.net mvc application pool img : https://i.stack.imgur.com/k8tsS.png

     


    Performance counters HTTP Service Request Queues (CurrentQueueSize): The request count in the IIS queue on windows server 2008 r2,

    But CurrentQueueSize property always has a zero value on Windows server 2016 , why?

Resources