[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Tomcat config question
Hello,
I am trying to set some options in my Tomcat configuration. I would normally set this in catalina.sh in linux, but the new server setup uses win2k. Should I place this line in catalina.bat or startup.bat?
CATALINA_OPTS="-server -Xms64m -Xmx512m"
thanks!
-Jason