Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.
Comment: Corrected links that should have been relative instead of absolute.

...

  1. Go to Terminal.
  2. Edit the launcher.properties file available at .../<ConnectPortalInsallDirectory>/conf. Add the below line at the end of the file.

    #JVM parameters
    JVM:-Xms1024M -Xmx2048M

    where,

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

    Info

    As a best practice, it is recommended to use below settings for JVM:

    Operating System and Java JRE: 64 bit
    Java heap size for Connect Portal: 60% of the total memory

    For Example: 
    For 8GB RAM - Connect Portal = 4.8GB
    For 16GB RAM - Connect Portal = 10GB

  3. Save the file.

Next Step

Enable Clustering

...