This is an iframe, to view it upgrade your browser or enable iframe display.
Prev
Next
21.2. Increase Management Server Maximum Memory
If the Management Server is subject to high demand, the default maximum JVM memory allocation can be insufficient. To increase the memory:
Edit the Tomcat configuration file:
/etc/cloud/management/tomcat6.conf
Change the command-line parameter -XmxNNNm to a higher value of N.
For example, if the current value is -Xmx128m, change it to -Xmx1024m or higher.
To put the new setting into effect, restart the Management Server.
# service cloud-management restart
For more information about memory issues, see "FAQ: Memory" at
Tomcat Wiki.
Prev
21.1. Performance Monitoring
Up
Home
Next
21.3. Set Database Buffer Pool Size