Ps: server is running on windows server 2008 and line is 1gbps.
thanks

Excuse my ignorance, but what is that and how do I show it to you?tukune wrote:Oh! You have many many memory!
I want to see your task manager.
Yes it is 64bits, and here is the other tab:MELERIX wrote:I hope you are using 64 bits versions of Java & MySQL.
Code: Select all
java -server -Djava.util.logging.manager=com.l2jserver.util.L2LogManager -Xms2048m -Xmx18g -Xss256k -XX:PermSize=256m -XX:+UseConcMarkSweepGC -XX:+UseParNewGC -XX:SurvivorRatio=8 -XX:+AggressiveOpts -cp ./../libs/*:l2jserver.jar com.l2jserver.gameserver.GameServer > log/stdout.log 2>&1