Is there a way to find out how much memory a user session is taking? I have an application that is creating about 1000 sessions into the database. I would like to find out if there is way to figure out how much memory all of these sessions taking?
Anyone any idea?
thanks