Anyone know how to match up the output cache instance with its corresponding web application (SharePoint 2010)? If you have done this before, please pass on the process.. Thanks in advance.
Reason: I am seeing high ASP Cache Misses
(Visited 45 times, 1 visits today)
Use
netsh http show cachestate
The w3 service is identified at the top.
(Visited 1 times, 1 visits today)