I'm running apache tomcat version 5.5.23. my OS is CENTOS 5.
I've used Runtime.getRuntime().getMaxMemory() to get an approximation of my
Xmx. The figure I got was 842MB.
Since this is not the default, and I've looked up in all possible scripts
(including searching for the string 'Xmx' in the entire
Thanks, That was a great help !
On Mon, Feb 15, 2010 at 4:00 PM, Caldarale, Charles R <
chuck.caldar...@unisys.com> wrote:
> > From: Amir Hadadi [mailto:ami...@correlix.com]
> > Subject: Xmx definition
> >
> > I'm running apache tomcat version 5.5.23. my OS is