By DigitalMobi
how would I check the settings to see how much memory it is allowed to consume?
This textbox defaults to using Markdown to format your answer.
You can type !ref in this text area to quickly search our full set of tutorials, documentation & marketplace offerings and insert the link!
You can configure the maximum size of Java’s memory allocation pool by passing the -Xmx flag to the Java process, e.g. -Xmx2048m. If you are running a Java-based service like Tomcat, this is often configured in the init script as part of the JAVA_OPTS environmental variable. Though different services will do this in different ways. Without knowing more about what you are running, it’s hard to give a more specific answer.
Get paid to write technical tutorials and select a tech-focused charity to receive a matching donation.
Full documentation for every DigitalOcean product.
The Wave has everything you need to know about building a business, from raising funding to marketing your product.
Stay up to date by signing up for DigitalOcean’s Infrastructure as a Newsletter.
New accounts only. By submitting your email you agree to our Privacy Policy
Scale up as you grow — whether you're running one virtual machine or ten thousand.
Sign up and get $200 in credit for your first 60 days with DigitalOcean.*
*This promotional offer applies to new accounts only.