[DiscordArchive] Hey guys, I'm new to WoW privet servers and emulation, but I'm a software engineer. I'd like to ask
[DiscordArchive] Hey guys, I'm new to WoW privet servers and emulation, but I'm a software engineer. I'd like to ask
Archived author: DrDark • Posted: 2019-06-22T11:26:11.064000+00:00
Original source
Hey guys, I'm new to WoW privet servers and emulation, but I'm a software engineer. I'd like to ask a few questions:
1. What is the current scale of concurrent online users `AuthServer` and `WorldServer` can handle today?
2. In case I'd like to be able to have more users, what are the available scaling options this days? Do the servers support horizontal scaling (spinning of more instances under a load balancer) or is it only vertical (getting bigger and/or better machines)?
Archived author: DrDark • Posted: 2019-06-22T11:31:51.004000+00:00
Original source
3. Do `AuthServer` and `WorldServer` respond to configuration only from `authserver.conf` and `worldserver.conf` or do they accept environment variables too?