Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Grab MasterServer urls directly from Website instead of hardcoding it. #9269

Open
LipkeGu opened this issue Sep 5, 2015 · 1 comment
Open
Labels

Comments

@LipkeGu
Copy link
Member

LipkeGu commented Sep 5, 2015

It would be usefull to remove the Masterserver URL from the code and grab them from the website openra.net as like the mirror lists. on fail of dns or domain fail the master server can be reached over other urls. atm the Client is not able to grab new ones when they can not be reached.

this will enable also load balancing client can redirected when able to other masterservers when one is failing. as far i see we have only one. :(

idea: hardcode 1 address but enable the support vor grabbing new ones via website. when the hardcoded failes.

@LipkeGu LipkeGu changed the title Grab master Server urls directly from website instead of hardcoding it. Grab master Server urls directly from Website instead of hardcoding it. Sep 5, 2015
@LipkeGu LipkeGu changed the title Grab master Server urls directly from Website instead of hardcoding it. Grab MasterServer urls directly from Website instead of hardcoding it. Sep 5, 2015
@Mailaender
Copy link
Member

Depends on #2568 I guess.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

2 participants