This is an automated archive made by the Lemmit Bot.

The original was posted on /r/selfhosted by /u/realrootuser on 2023-07-04 04:41:01+00:00.


I need to send users in the EU to an EU server and users in the US to a US server.

Cloudflare LB is a good option, but I don’t want to use a load balancer.

I just want to resolve to an EU server when a request is coming from the EU and a US server when a request is coming from the US.

Or should I use LB? It is more expensive.