: Tomcat Users List
Subject: Re: Question about StandardSession and ApplicationContext
the StandardSession is not big, I would go back and guess it is your
application.
The key is to read the profiling data correctly, that's where I would start.
Tomcat has been optimized for memory and cpu usag
the StandardSession is not big, I would go back and guess it is your
application.
The key is to read the profiling data correctly, that's where I would start.
Tomcat has been optimized for memory and cpu usage, so 11MB session
objects would have been discovered early on.
John McClain wrote:
I