Navigation:  System Requirements > Server-side Requirements > Application Server Middleware (Servlet Engine) > Apache Tomcat >

Apache Tomcat Configuration

Previous pageReturn to chapter overviewNext page

This chapter contains several guidelines how to configure Apache Tomcat after a successful installation. These post installation configuration settings will be defined in the Apache Tomcat Properties. Therefore, open the Tomcat configuration tool either from the Start menu or from the notification icon in the taskbar. Consider the previous chapter if you do not find the Tomcat Properties.

 

Note: Please see chapter Apache Tomcat Maintenance for details how to start/stop the Tomcat service.

Note: For details on the Tomcat Java properties, see here.

 

Tomcat memory settings (mandatory)

Initial memory pool: this specifies the memory which is allocated when Tomcat starts

Maximum memory pool: this specifies the maximum memory Tomcat is allowed to allocate

 

Note: It is recommended to set the Initial memory pool to at least 256 MB and the Maximum memory pool to at least 4096 MB.

Note: Please increase the maximum memory pool depending on the number of WebOffice 10.7 SP1 applications, projects and access as well as on users' interactions (e.g. printout).

 

Apache Tomcat configuration - Java memory settings

Apache Tomcat configuration - Java memory settings

 

After changing the Java options the Apache Tomcat must be restarted otherwise the changes will not take effect.