Versions Compared

Key

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

...

The Private Key must be a RSA private key of type PKCS1 in PEM format. Review How to identify my Private Key type to verify the type

How to I configure the Chariot max heap size?

By default the Chariot max heap size is not configured and defaults at 1GB.

The setting is configured in <chariot_install_dir>/chariot/yajsw/conf/wrapper.conf


Code Block
languagejs
# Example 4GB Max Heap 2

wrapper.java.additional.6 = -Xmx4g