Why is my server 'missing' RAM?

Post Reply
User avatar
hiimcody1
Staff
Staff
Posts: 1592
https://www.youtube.com/channel/UC40BgXanDqOYoVCYFDSTfHA
Joined: Wed Dec 28, 2011 4:59 pm

Why is my server 'missing' RAM?

Post by hiimcody1 »

Java by default only allocates memory that it needs, keeping the other RAM on standby.

A side effect of this can be memory measurement plugins returning incorrect values.

You can rest assured that your server is allowed to use the the full amount that you ordered. Java is just doing it's job and not taking more than it needs currently.

We can confirm the amount of RAM allocated to your server via a support request.
Post Reply