Hi Tom!
What have I to debug. I think a crash or hang is not the problem we have. The sessions and processes will continue after the cache is flushed. So there is the option to debug a memory leak, but how to read the reports? I have one dump file for 60 minutes (1 GB for w3wp.exe and 50 MB for inetpub.exe). But there is no process which has more memory reserved than I expected. But this can be wrong also ;)
Is there a tutorial for the Debuging Diagnostics? Or who can I send the report?
-----
What I can say is, that there is a "Out of memory" error when iis tries to recompile a script. And after some compilation errors the cache is flushed, all pages are recompiled under heavy load of the cpu and some more of these errors occur until the cpu is on a "normal level". Then the server runs smooth until the next compile error happens and the game begins again.
What could be the reason for this behaviour?
-----
The maximum number of template cache files is not reached (500 for memory, 2000 for local drive). The maximum number of script engines in cache is sometimes reached (250). Can this value be raised? Our server is a dedicated web server with 4 GB of RAM.