mirror of
https://github.com/fosrl/pangolin.git
synced 2026-07-16 14:47:04 -05:00
[GH-ISSUE #1050] Feature Request: Load Balance between Sites #8500
Reference in New Issue
Block a user
Delete Branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
Originally created by @n1LWeb on GitHub (Jul 11, 2025).
Original GitHub issue: https://github.com/fosrl/pangolin/issues/1050
At the moment we can assign different targets in one site and therefore newt tunnel. I'd like to load balance between two different newt tunnels. My use case is building two newt tunnels over my two internet connections, but another use case would be load balancing between two physical sites, or between local and an external tunneled site.
It would be even greater if we could set which connection is preferred.
@oschwartz10612 commented on GitHub (Jul 11, 2025):
Hi! Thanks for posting. I think this is a duplicate of https://github.com/orgs/fosrl/discussions/278. This is something we are going to tackle soon as it really is needed for a true HA solution!