On all our WS2008R2 servers the "Requests Executing" performance counter gives a steadily increasing value over the day.
We recycle our app pools nightly as you can see below.
When I check the actual number of requests executing with
%windir%\system32\inetsrv\appcmd list requests
I never get more than 5 or 10 requests.
Is this performance counter buggy?