auto restart?

myevildonkey

New Member
ok so i just got up a new server and i would like to set up auto restart every 3 hours.
I'm hosted with vilayer what is the best way.

thank's

-Donkey
 
Normally this is done with BEC and a scheduling XML. I restart my server every 6 hours by a restarting batch file, that is called by BEC. The restart batch file contains the server shutdown, MySQL tasks, server startup and BEC startup. Quite simple.

Dunno how this is done with vilayer. I have my own dedicated server.
 
Since vilayer is using TCAdmin, you should be able to setup a restart schedule. Have your server perform the restart action every 3 hours 6 times per day. (if they have the option) Don't use BEC to restart your server when using a TCAdmin front end. Server timers usually aren't the same and can cause many stability issues. Strictly use them for server messages to run every 'x' amount of time.

EDIT: You could refer to this: https://clients.hfbservers.com/knowledgebase.php?action=displayarticle&id=46
 
Back
Top