Got a few DMs asking about the proxy/networking side of running splits, so dropping that here instead of replying individually. Quick rundown: yes, you can run Velocity (or BungeeCord if you're stuck on older versions) plus multiple backend servers off one split-capable plan. Setup is standard, drop the proxy on one server, point the backends at it over the host's internal network. The reason this matters: hosts that force you into separate billing plans for each server also make you route between them over public IPs, which is real measurable latency between proxy and backend. Internal network means lower ping, no extra hop, no surprise IP changes when the host migrates a node. Use Velocity, not BungeeCord. BungeeCord modded plugin support is basically abandonware at this point and Velocity is faster anyway. If your pack works with Velocity, go Velocity. If you want separate subdomains for each server (smp.yourdomain.net, modded.yourdomain.net) you'll need: forced-hosts entries in velocity.toml
SRV records at your registrar pointing to your proxy's IP and portMost panels don't handle the DNS side for you. That part lives at Cloudflare/Namecheap/whoever you bought the domain from. For anyone running just a single server, ignore all of this, you don't need a proxy. This only matters if you actually want a network down the road.
By
setria · 8 hours ago 8 hr
Join the conversation
You can post now and register later. If you have an account, sign in now to post with your account.
Note: Your post will require moderator approval before it will be visible.