memory setting on web server Phil Swenson Created July 19, 2007 03:41 How do you change the max heap size on the TC server?
phil swenson wrote:
Via command line option for container runtime. For tomcat this is
bin\startup.bat
SET CATALINA_OPTS=%CATALINA_OPTS% -Xms64M -Xmx384M
--
Alexey Gopachenko
JetBrains Inc.
http://www.intellij.com
"Develop with pleasure!"