what should to do if Master Server crash?

Options
is there a way to do Active-Passive of Master Server? I am afraid if master server crash, any good suggestions?

Comments

  • chvetsov
    Options
    Hi, Abel

    there is no such functionality built-in in LoadBalancing project. you need to implement it your self.
    Right now GameServers aware about of posibility to lose Master. so when Master is back they update it with current state. But that is it.

    best,
    ilya