I have a small doubt... Which can also be doubt of others...
I searched the forum but not found an answer...
I have this PC to run the server:
Intel(R) Core(TM) i7 CPU 920 @ 2.67GHz, 8 cores
With 8 GB of memory and Linux Ubuntu 9 64 Bits
Currently I use this configuration to start the server:
java -server -Djava.util.logging.manager=com.l2jserver.util.L2LogManager -Xms2048m -Xmx2048m -Xmn1024m -cp ./../libs/*:l2jserver.jar com.l2jserver.gameserver.GameServer > log/stdout.log 2>&1
How much memory can I use on this memory options?
I can use all memory or just the minimum to start the server?
I want to find the best configuration to increase the server performance.
My server have an average of 120 players online.
Thx a lot...
