How do I see currently executing web request on IIS 8

BillRob picture BillRob · Mar 25, 2013 · Viewed 64.3k times · Source

In IIS 7, I would click on "worker process" then "View Current Request" to see all the requests currently being executed.

http://technet.microsoft.com/en-us/library/cc732518(v=WS.10).aspx

In IIS 8, I do not see this option. Is there something I need to set up on IIS 8?

Edit: I tried running inetmgr as administrator as well.

Answer

BillRob picture BillRob · Mar 25, 2013

There wasn't any UI hints, but was able to turn it on as a feature under server manager.

Server Manager -> Add Roles.

  • Web Server (IIS)
    • Web Server
      • Health and Diagnostics
        • Request Monitor