Setting heap size for tomcat - Jsp

Heap size

Snippet Code


  
Rate this page :
  [ 0 votes]

Add the above line in catalina.sh or startup.sh file in bin dir

export JAVA_OPTS="-Xmx128000000 -Djava.awt.headless=true"

Tags


Ask Questions

Ask Question