Hi guys,
I am trying to make use of Cloudflare's load balancing to route players to the correct Minecraft server instance.
Potentially load balancing isn't the right tool for this, but I think it is - would appreciate if anyone knows a better route?
Anyhow, I have no idea how to start this so would be great to be pointed in the right direction where to start.
I have an EU Velocity (Velocity is a Minecraft proxy) server and an NA Velocity server, I would like a player to be able to put in one IP address (e.g. myserver.com) and it point them to the correct proxy (e.g. eu.myserver.com if the player is connecting closer to EU).
Currently my servers are behind TCPShield (https://tcpshield.com/), so in my DNS, I have two CNAMEs that point to TCPShield.
Thanks for any help