#BungeeCord using excessively the ram.

1 messages · Page 1 of 1 (latest)

polar halo
#

https://prnt.sc/wreyip_iP1MA

I'm using two OVH Gamers machines, the best they have, one for the server and one just for the BungeeCord is using excessively the ram, even if I put -Xmx. Does anyone have a clue to help?

sweet rune
#

what exactly do you expect? you set -Xms512M, meaning start heap size (memory usage) at 512M and specified -XX:MaxRAMPercentage=95.0, meaning cap heap size at 95% of available RAM....

#

that's exactly what it's doing.