When running Optic in the Linux OS environment, the steps required to increase the memory heap will vary in implementation and UI appearance.
Prerequisites
- You are accessing Optic through Command Prompt.
- You are running Optic as a service.
- To change the memory heap size, navigate to the "system" folder in the /etc directory. Path should be:
/etc/systemd/system
- Locate the optic.service file and open it in the text editor.
On line 11, change the number between -Xmx and M (highlighted in blue below). We recommend increasing the memory in increments of 512.
- Save the file.
- You will find your maximum memory pool capacity has increased when running Desigo Optic via a command prompt.