L2jDP Revision: 6394
I have had my server, and been using l2jserver for almost a year now, and yet I am still unclear with regards to a few issues.
Which one matters more, the Upload that your server box has or the Download speed?
I always thought it was the upload rather than download. After doing some research, I can't really hold on to that opinion, mostly because of the following:
1. Client communicates with server i.e CLIENT uploads information, therefor higher the download capability of the SERVER the better the performance it is.
2. Server communicates with client i.e SERVER uploads information, therefor higher the download capability of the CLIENT the better the gameplay would be.
With regards to my server box and its inability to run the server in -java server mode:
I am using a Dual Xeon Quad Core Processor @ 2.44GHz
4GBs of RAM
Drive C: 1 x 70GB @ 15k RPMs for the Microsoft Server 2003 OS and MySQL Server 5.1 Operation
Drive D: 1 x 150GB @ 15k RPMs, for the gameserver and loginserver operation
I got 45 Download, and 75 Upload Speed
Server Location is in New Jersey, USA
The only server side mod that I have done is what is posted here: http://www.l2jserver.com/old-forum/thre ... adid=27154. I still can't run Java in -server mode,
Code: Select all
java -server -Xmx1536m -Xms1024m -Xmn512m -XX:PermSize=256m -XX:SurvivorRatio=8 -Xnoclassgc -XX:+AggressiveOpts
Code: Select all
Error occured during initialization of VMCould not reserve enough space for object heapCould not create the Java virtual machine Server Terminated abnormaly
And I still get complaints from players saying they lag on my server, and they don't on others...
Any suggestions or hints and tips would be appreciated.
Thanks