GameServer Configuration

This is not a Support area! Discuss about the Server here. Non-Server related discussion goes in Off-Topic Discussion.
Forum rules
READ NOW: L2j Forums Rules of Conduct
Locked
Darule
Posts: 16
Joined: Mon Oct 24, 2011 8:31 pm

GameServer Configuration

Post by Darule »

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?
User avatar
regenx
Posts: 319
Joined: Sat Jul 17, 2010 6:55 am

Re: GameServer Configuration

Post by regenx »

Too much, for what? :))
There are thousands of Lineage 2 private servers .... yes, there on the internet.
but GL anyway...
Locked