GameServer Configuration
Posted: Thu Apr 19, 2012 4:51 pm
Hello everyone i wanted to know a few stuff about GS configuration.
Here is my server.
Intel® Core™ i7-980X
2x SSD 120 GB SATA (RAID 0 - Adaptec RAID 5405)
24GB RAM - 6x RAM 4096 MB DDR3-1333
on Windows Server 2008 R2 Standard Edition SP1
atm i have this configuration
java -server -Djava.util.logging.manager=com.l2jserver.util.L2LogManager -Xms2048m -Xmx5000m -Xmn512m -Xss128k -XX:ParallelGCThreads=6 -XX:+UseConcMarkSweepGC -XX:+UseParNewGC -XX:SurvivorRatio=8 -XX:TargetSurvivorRatio=90 -XX:MaxTenuringThreshold=31 -XX:+AggressiveOpts -cp ./../libs/*;l2jserver.jar com.l2jserver.gameserver.GameServer
The server is not live yet.
Any thoughts about my configs?
Here is my server.
Intel® Core™ i7-980X
2x SSD 120 GB SATA (RAID 0 - Adaptec RAID 5405)
24GB RAM - 6x RAM 4096 MB DDR3-1333
on Windows Server 2008 R2 Standard Edition SP1
atm i have this configuration
java -server -Djava.util.logging.manager=com.l2jserver.util.L2LogManager -Xms2048m -Xmx5000m -Xmn512m -Xss128k -XX:ParallelGCThreads=6 -XX:+UseConcMarkSweepGC -XX:+UseParNewGC -XX:SurvivorRatio=8 -XX:TargetSurvivorRatio=90 -XX:MaxTenuringThreshold=31 -XX:+AggressiveOpts -cp ./../libs/*;l2jserver.jar com.l2jserver.gameserver.GameServer
The server is not live yet.
Any thoughts about my configs?