06-19-2016 12:29 PM
I read through this thread
And we're going to try getting more application pools setup but I compared some heap dumps and with perfview found the following things to be leaky and was curious if this rang any bells with anyone???
Here's a screen shot from perfview
https://1drv.ms/i/s!AgLAvNRh7vSJ5u96GdsZfkvNcuaODQ
Basically I took a heap dump and then two hours later another heap dump when the process crashed with an out of memory exception. What you're seeing in the screen shot is the diff of those two dumps.
06-20-2016 02:14 PM
Is this just all a product of the Session being InProc for the web client? So the SLX cache + the NHibernate Level 2 and LEvel 1 cache's