Open ntnj opened 2 years ago
I think a full-blown load balancer could work better.
Actually, I'm thinking about providing a management dashboard to integrate rathole and nginx/haproxy or something else and let the dashboard lift your burden to keep configuration in sync. Load balance sounds a good feature for that
Any update on this?
I can currently do this by running two clients with exact same config but different
client.remote_addr
, so requests coming to both remote servers are tunneled to same machine.It'd be easier if this was natively supported to allow to more easily load balance the frontends.