Page 1 of 1

Set max VM Memory?

Posted: 19 Apr 2012, 21:36
by reecedogcp78
Hello, quick question today

So I launch the server and I noticed this:

Code: Select all

System CPU(s): 4
VM Max memory: 66 MB
Im running on a 2GB linux server so Do I need to alter this or does it just go up by itself?

Re: Set max VM Memory?

Posted: 19 Apr 2012, 22:57
by rjgtav
Hi.
You can check this chapter of the docs, as it explains how to fine tune the memory used by the Java Virtual Machine. But please only edit those values if the server starts complaining about OutOfMemory errors, as increasing too much the used memory could destabilize your server.