![]() |
Consumption Analytics Documentation |
The default server memory settings use a minimum of 512MB and a maximum of 1GB. This should be sufficient for most installations. If you are deploying multiple application instances, it might be necessary to increase the amount of allocated memory.
<install_dir>/conf/system.properties
file and modify one or more values in the following section: # # Application server configuration # serverMinHeapMB=512 serverMaxHeapMB=1024 serverMaxPermGenMB=256
(c) Copyright 2017-2020 Hewlett Packard Enterprise Development LP