Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

For a production environment, you need to tune Tomcat Connect Portal configuration to improve the performance of Adeptia Connect.

Info
You can also do the following steps together while configuring SSL on Tomcat.

Do the following:

  1. Go to …/<TomcatInstallDirectory><ConnectPortalInstallDirectory>/Tomcat 9.0/conf.
  2. Open server.xml file in the Text Editor.
  3. Change the value of the following parameters to the suggested value and save the file.

...

You may need to set up memory to improve the performance of Adeptia Connect on Tomcat. To change the memory:

  1. Go to Terminal.
  2. Edit the catalinalauncher.sh properties file available at .../<TomcatInsallDirectory><ConnectPortalInsallDirectory>/binconf. Add the below line at the end of the file.

    CATALINA_OPTS="-Xms512M -Xmx2048M -XX:MaxPermSize=512M"

    #JVM parameters
    JVM:-Xms1024M -Xmx2048M

    where,

    *Xms is the minimum requirements
    **Xmx is the maximum requirements

  3. Save the file.

Next Step

Setting up a Company