User Tools

Site Tools


documentation:server-install-components

Differences

This shows you the differences between two versions of the page.

Link to this comparison view

Both sides previous revision Previous revision
Next revision
Previous revision
documentation:server-install-components [2019/01/27 07:59]
mpospisek [Tomcat]
documentation:server-install-components [2019/08/01 09:09]
tjotov removed
Line 151: Line 151:
 # /opt/tomcat/bin/setenv.sh # /opt/tomcat/bin/setenv.sh
 # The Dcom.sun.management lines are just voluntarily, in case you want monitor Tomcat # The Dcom.sun.management lines are just voluntarily, in case you want monitor Tomcat
 +# *** Check validity of Xms-Xmx settings in your environment ***
 echo \ echo \
 "CATALINA_OPTS="-server \ "CATALINA_OPTS="-server \
Line 167: Line 168:
 </sxh>  </sxh> 
  
-Add ${catalina.home}/conf to the common.loader values in the catalina.properties file+Add ${catalina.home}/conf to the common.loader values in the catalina.properties file and modify last two lines of the file to somewhat speed Tomcat startup
    
 <codedoc>  <codedoc>