Geet Chandra wrote:
how to set -XX:PermSize and -XX:MaxPermSize at startup of Tomcat?.
Please let me know....
Considering that you don't really seem to know what they are, you probably
shouldn't.
By default, the JVM on your platform will use reasonable values. So why exactly do you
want to change them ? Do you have a problem with their current size ? Explain.
By the way, it may also help to inform us which version of Tomcat you are using, with
which JVM version, and on which platform.
On Mon, Feb 20, 2012 at 12:25 PM, Thomas Rohde <t...@ordix.de> wrote:
Hi Geet,
these parameters are not Tomcat specific. This are JVM parameters as Chuck
mentioned. The parameter -XX:PermSize defines the initial size of the
PermGen (permanent generation) of the jvm memory. -XX:MaxPermSize is to set
the max size.
Thomas
Am 20.02.2012 04:46, schrieb Geet Chandra:
Hi All,
Please let me know,
What is the difference beween PermSize and MaxPermSize in Tomcat
------------------------------**------------------------------**---------
To unsubscribe, e-mail:
users-unsubscribe@tomcat.**apache.org<users-unsubscr...@tomcat.apache.org>
For additional commands, e-mail: users-h...@tomcat.apache.org
---------------------------------------------------------------------
To unsubscribe, e-mail: users-unsubscr...@tomcat.apache.org
For additional commands, e-mail: users-h...@tomcat.apache.org