> From: Mehrotra, Anurag [mailto:amehro...@telebright.com]
> Subject: Tomcat JVM configuration
> 
> Current setting for the JVM used by tomcat is as follows:
> Initial Memory pool -  768MB
> Max Memory pool - 1536MB

By "pool", do you really mean "heap"?  Non-standard terminology only causes 
confusion.

> Is there a way to go beyond 2GB for the max memory pool on 
> the above platform?

If by pool you mean heap, then no.  You're lucky that you can get 1536m.

> Would Unix allow me to allocate more memory to tomcat (JVM)?

Maybe - depends on the process space your particular flavor of UNIX allows.  If 
you really need a significantly larger heap, you need to move to a 64-bit 
environment.

 - 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