Configuring Web App Memory Using the Jamf Pro Server Tools GUI

Jamf Pro Installation and Configuration Guide for Linux 11.23.0

Solution
Application
Content Type
Technical Documentation
Utilities & Services
version
11.23.0
ft:locale
en-US
vrm_version
11.23.0
  1. If you used the Jamf Pro Installer to install Jamf Pro, create a backup copy of the file that contains the Tomcat memory settings by executing the following command using the Linux command prompt:
    sudo cp /usr/local/jss/tomcat/bin/setenv.sh /usr/local/jss/tomcat/bin/setenv_backup.sh
  2. Open the Jamf Pro Server Tools GUI on the Jamf Pro host server by executing:
    sudo java -jar /usr/local/jss/bin/server-tools-gui.jar
  3. Select Settings.
  4. Enter values in the Tomcat minimum memory and Tomcat maximum memory fields to configure the amount of memory allocated to the web app.
    Note:

    Type an "m" after the memory value to specify megabytes, e.g., "256m".

  5. Restart Tomcat.

    The changes will take effect after Tomcat restarts.