Opened 6 years ago

Last modified 20 months ago

#5122 new enhancement

Add a lobby server port config option

Reported by: Itms Owned by:
Priority: Must Have Milestone: Work In Progress
Component: Multiplayer lobby Keywords:
Cc: Patch: Phab:D1525

Description

Currently the port used by the XMPP client is not changeable (the default 5222 is used). It should be possible to choose a different port in the config file (like for the stun server).

That would allow us to have a second server for tests on a different port of our server, and would give more flexibility to admins of alternative lobbies.

See https://camaya.net/api/gloox-1.0.20/classgloox_1_1Client.html for how to set the port.

XpartaMuPP.py and EcheLOn.py should get a new option as well.

Change History (7)

comment:1 by Jan Middelkoop, 6 years ago

It might be useful to also make the hostname configurable. For A24, it would be good to start supporting ipv6, both in the client codebase and on the lobby server. For that, at least during the testing phase, we'd need to use a different hostname than 'lobby.wildfiregames.com'.

in reply to:  1 comment:2 by Itms, 6 years ago

Replying to Jan Middelkoop:

It might be useful to also make the hostname configurable. For A24, it would be good to start supporting ipv6, both in the client codebase and on the lobby server. For that, at least during the testing phase, we'd need to use a different hostname than 'lobby.wildfiregames.com'.

This is already configurable :)

comment:3 by Imarok, 6 years ago

That would allow us to have a second server for tests on a different port of our server, and would give more flexibility to admins of alternative lobbies.

Couldn't we accomplish the same by using a different hostname? (e.g. lobbytest.wildfiregames.com)

comment:4 by Mohamed Moanis, 6 years ago

batch is ready Phab:D1525

comment:5 by elexis, 6 years ago

Keywords: simple removed
Milestone: BacklogWork In Progress
Patch: Phab:D1525

comment:6 by Silier, 3 years ago

Owner: set to Mohamed Moanis

comment:7 by Stan, 20 months ago

Owner: Mohamed Moanis removed

Backlogging due to lack of progress, lack of review, or users going MIA.

Note: See TracTickets for help on using tickets.