Page 1 of 1

Some basic questions

Posted: Fri Aug 20, 2010 4:16 am
by babyjason
If you want to receive support we need this info to help you properly.
ยป Find Revision
L2J Revision Number:
L2JDP Revision Number:

i`d like to know what does this exactly do and wich would be the value for a 200-400 populated server, because i dont really understand what exactly some things mean, like maximum db connections for exemple. if any 1 player connects to database, means 1 connection i suppose, then why the default is only 100? i mean if we have 400 players should we have value 400 at maximumdbconnections and so on?

# Default: 100
MaximumDbConnections = 100


# If set to True any GameServer can register on your login's free slots
# Default: False
AcceptNewGameServer = True

should i put this to true or false, if i have only 1 gameserver on same machine as login?

logn confing , is it enough only 10 connections as the default says?
# Default: 10
MaximumDbConnections = 10

Re: Some basic questions

Posted: Fri Aug 20, 2010 1:07 pm
by babyjason
somebody said that increasing this

# Default: 100
MaximumDbConnections = 100

to over 6000 for 200+ players on server, is this true?