Hi all,
Each day, we have a problem with our IIS server's RAM usage. We found out that after each interval of 20h we got an alert from our monitoring server saying that we have less than 5% of RAM.
I don't know which application pool is causing this and I don't want this server to crash so I recycle them all.
This is not really a good option, we have to identify which app pool is causing this but we don't really know how we can do this. Does a tool exists with IIS to diagnose this? I read on many website about memory leaks of ASP application.
Thanks for your help!