I was wondering if anybody could tell me how to tell when IIS last recompiled? We have a fairly large website which recompiles from time to time if somebody pushes app_code files up etc. We also have minor issues with our webservers which cause IIS to reboot the app pool which again I believe forces a recompile. It would be beneficial to us to be able to tell when IIS last recompiled a given site.
Are there any performance counters etc that have this information?
Thanks David