| Author |
memory parameters for tomcat
|
Atul Darne
Ranch Hand
Joined: Jul 05, 2009
Posts: 117
|
|
Hi,
i was going through some documentation - i found out
CATALINA_OPTS="-Xms256m -Xmx768m -XX:MaxPermSize=256m -Dsun.rmi.dgc.client.gcInterval=3600000 -Dsun.rmi.dgc.server.gcInterval=3600000" used in the configuration.
while in our production server we are assigning this stuff to JAVA_OPTS variable
Iam confused which one is correct.
|
Regards, Atul.
I came to this world on a Learner's License
|
 |
 |
|
|
subject: memory parameters for tomcat
|
|
|