Page 1 of 1

start loops?

Posted: Tue Apr 20, 2010 11:45 pm
by Scram
If you want to receive support we need this info to help you properly.
ยป Find Revision
L2J Revision Number:3872
L2JDP Revision Number:6794
hi. I'm new to l2jserver. I succefully launched a test installation, but I don't quite understand why loginserver and gameserver are launched via "loop" scripts every 10 seconds. What's their purpose?

Re: start loops?

Posted: Wed Apr 21, 2010 6:01 am
by _DS_
Restart support.

Re: start loops?

Posted: Wed Apr 21, 2010 6:18 am
by Scram
_DS_ wrote:Restart support.
what do you mean by that? When a daemon needs to be restarted, it should be stopped, then started. That's a restart.

Re: start loops?

Posted: Wed Apr 21, 2010 12:48 pm
by _DS_
Server exited and restarted by loop.

Re: start loops?

Posted: Wed Apr 21, 2010 1:41 pm
by Scram
You mean, loop is there for providing an automatic restart in a case of crash?