Actions
Task #11944
closed
Add 1 GB of RAM to accounting service instances
Status:
Closed
Priority:
Normal
Assignee:
_InfraScience Systems Engineer
Category:
System Application
Target version:
Start date:
Jun 13, 2018
Due date:
% Done:
100%
Estimated time:
Infrastructure:
Production
Description
The accounting instances have the following (default) heap limits:
-Xms2048m -Xmx2048m
but the VM have only 2 GB of RAM.
We need decrease the memory limit in this way:
tomcat_m_min_heap_size: 512m tomcat_m_heap_size: 1536m
Actions