P
ProudHeart
Guest
Title:
Details of the issue:
Block Lag on Infinity Evolved with Good Hardware
Launcher Version:N/A
Modpack:Infinity Evolved
Modpack Version:2.3.5
Log Link:Details of the issue:
Hey guys! I could use some help with my Infinity Evolved (2.3.5) server. I only started the server a day ago and I'm running into some major issues with Block Lag (people haven't even started seriously automating things yet).
I normally have 10 to 15 players on at a time.
Relevant information about my server hardware (hosted on Digital Ocean):
16 GB Memory
8 Processor Cores (2.4 GHz each)
OpenJDK 64-Bit Server (1.7.0_91)
From what I understand, this should definitely be a good enough setup. I've tried starting the server .jar with the following sets of command line arguments:
/usr/bin/java -Xmx15000M -XX:+CMSIncrementalPacing -XX:+CMSClassUnloadingEnabled -XXarallelGCThreads=8 -XX:MinHeapFreeRatio=5 -XX:MaxHeapFreeRatio=10 -jar FTBServer-1.7.10-1558.jar nogui
and
/usr/bin/java -Xmx15000M -Xmn2G -Xss4M -Xms4G -XX:+UseLargePages -XXermSize=256M -XX:+AggressiveOpts -XX:+UseFastAccessorMethods -XX:+UseStringCache -XX:+OptimizeStringConcat -XX:+UseBiasedLocking -Xincgc -XX:MaxGCPauseMillis=10 -XX:SoftRefLRUPolicyMSPerMB=10000 -XX:+CMSParallelRemarkEnabled -XX:+CMSIncrementalPacing -XX:+CMSClassUnloadingEnabled -XXarallelGCThreads=12 -XX:MinHeapFreeRatio=5 -XX:MaxHeapFreeRatio=10 -XX:MaxPermSize=256m -XX:+UseParNewGC -XX:+UseConcMarkSweepGC -jar FTBServer-1.7.10-1558.jar nogui
Any help would be extremely appreciated! Thanks!
I normally have 10 to 15 players on at a time.
Relevant information about my server hardware (hosted on Digital Ocean):
16 GB Memory
8 Processor Cores (2.4 GHz each)
OpenJDK 64-Bit Server (1.7.0_91)
From what I understand, this should definitely be a good enough setup. I've tried starting the server .jar with the following sets of command line arguments:
/usr/bin/java -Xmx15000M -XX:+CMSIncrementalPacing -XX:+CMSClassUnloadingEnabled -XXarallelGCThreads=8 -XX:MinHeapFreeRatio=5 -XX:MaxHeapFreeRatio=10 -jar FTBServer-1.7.10-1558.jar nogui
and
/usr/bin/java -Xmx15000M -Xmn2G -Xss4M -Xms4G -XX:+UseLargePages -XXermSize=256M -XX:+AggressiveOpts -XX:+UseFastAccessorMethods -XX:+UseStringCache -XX:+OptimizeStringConcat -XX:+UseBiasedLocking -Xincgc -XX:MaxGCPauseMillis=10 -XX:SoftRefLRUPolicyMSPerMB=10000 -XX:+CMSParallelRemarkEnabled -XX:+CMSIncrementalPacing -XX:+CMSClassUnloadingEnabled -XXarallelGCThreads=12 -XX:MinHeapFreeRatio=5 -XX:MaxHeapFreeRatio=10 -XX:MaxPermSize=256m -XX:+UseParNewGC -XX:+UseConcMarkSweepGC -jar FTBServer-1.7.10-1558.jar nogui
Any help would be extremely appreciated! Thanks!