> From: Neil Aggarwal [mailto:n...@jammconsulting.com]
> Subject: RE: Tomcat - Xms and Xmx size
> 
> You can set the heap size to whatever you want.
> There is no restriction from Tomcat.

Not quite true; a 32-bit Windows environment normally has a 2 GB process space, 
and everything has to fit within that - Java heap, C heap, code, stacks, etc.

> If you have 3.5 GB RAM in the machine, I would set
> the heap no larger than 3 GB.

Not possible on a 32-bit Windows system.

 - Chuck


THIS COMMUNICATION MAY CONTAIN CONFIDENTIAL AND/OR OTHERWISE PROPRIETARY 
MATERIAL and is thus for use only by the intended recipient. If you received 
this in error, please contact the sender and delete the e-mail and its 
attachments from all computers.


---------------------------------------------------------------------
To unsubscribe, e-mail: users-unsubscr...@tomcat.apache.org
For additional commands, e-mail: users-h...@tomcat.apache.org

Reply via email to