Startcode

  • The FTB Forum is now read-only, and is here as an archive. To participate in our community discussions, please join our Discord! https://ftb.team/discord

Lazerus Artificial

New Member
Jul 29, 2019
109
0
0
So, a fried of me gave me this code here:
java -server -Xincgc -Xmx6G -Xms2G -Xmn1G -XX:NewRatio=2
-XX:CMSFullGCsBeforeCompaction=1 -XX:SoftRefLRUPolicyMSPerMB=2048
-XX:+CMSParallelRemarkEnabled -XX:+UseParNewGC -XX:+DisableExplicitGC -Xnoclassgc
-XX:+UseFastAccessorMethods -XX:CMSInitiatingOccupancyFraction=90
-XX:+UseConcMarkSweepGC -XX:UseSSE=3 -XX:+UseCMSCompactAtFullCollection
-XX:parallelGCThreads=2 -XX:+AggressiveOpts
-XX:+UseLargePages -XX:ReservedCodeCacheSize=1G
-cp minecraft_server.jar -jar minecraft_server.jar
at the moment we are starting the server with
java -d64 -server -Xms8G -Xmx8G -jar minecraft_server.jar

our server runs at a Debian system,
http://www.hetzner.de/hosting/produktmatrix/rootserver-produktmatrix-ex
the EX4 is our system.
is it possible to run the server with the long code? so far it will not work.
is there a way to let the server run with more power? more stable?
so far it seems that we have massive tps problems because of solar panels