I am running a Minecraft forge server and I start it with a .bat file and I have this set on the bat file....
java -Xms4096M -Xmx8192M -jar forge-1.7.10-10.13.4.1614-1.7.10-universal.jar
It works for the Max amount of ram but I don't understand why the server will usually be using 400mb. Shouldn't it be a minimum of 4 gigs? It is laggy on the server and it's ridiculous.
Please help.
java -Xms4096M -Xmx8192M -jar forge-1.7.10-10.13.4.1614-1.7.10-universal.jar
It works for the Max amount of ram but I don't understand why the server will usually be using 400mb. Shouldn't it be a minimum of 4 gigs? It is laggy on the server and it's ridiculous.
Please help.