0

Is there a way to list all the entries in IIS 7/7.5 output cache?

I know that we have the Output Cache # Entries in PerfMon but I would like to see at least the keys that are there.

Is is possible?

Thanks!

tucaz
  • 6,524
  • 6
  • 37
  • 60

1 Answers1

1

Not sure I understand what you really mean, but netsh http show cache might be what you are after.

David Brabant
  • 41,623
  • 16
  • 83
  • 111