Set Minheap to 128 MB for all M3 subsystems in a Production environment
Minheap for all M3 subsystems (JVMs) should be set to 128MB in a Production environment.
- In LCM, right-click your grid and select Configuration Manager.
- Click Grid Configuration > Grid Properties.
- Search for property grid.jvm.generic.
- Click the Generic JVM Commands link, and select Display Complexity All.
- Click the Subsystem <Inherited> link for Any Host.
- Click Append.
- Click Add New Line.
-
Specify
-Xms128m
- Save all the changes.