change manage terms

This commit is contained in:
miloschwartz
2025-10-15 16:54:16 -07:00
parent 5dda2a2341
commit ba2ab8c5eb
10 changed files with 28 additions and 59 deletions

View File

@@ -41,7 +41,7 @@ You can now configure targets across different sites for the same resource:
### Load Balancing Requirements
<Warning>
Load balancing between different targets only works when sites are connected to the same node. In managed Pangolin instances with multiple nodes, ensure load balancing occurs on the same node.
Load balancing between different targets only works when sites are connected to the same node. In Pangolin instances with multiple remote nodes, ensure load balancing occurs on the same node.
</Warning>
To ensure effective load balancing in multi-node environments:
@@ -104,4 +104,4 @@ When multiple targets have the same path and match configuration, Pangolin will
In this configuration:
- Requests to `/api/users` will be load balanced between Target 1 and Target 2
- Requests to `/web/dashboard` will only go to Target 3
- Requests to `/web/dashboard` will only go to Target 3

View File

@@ -4,7 +4,7 @@ description: "Configure raw TCP and UDP traffic through Pangolin tunnels"
---
<Note>
This feature is only available in self-hosted Pangolin instances. If you're using Pangolin Cloud, you will need a Managed Self-hosted Node.
This feature is only available in self-hosted Pangolin instances. If you're using Pangolin Cloud, you will need to deploy a remote node.
</Note>
Pangolin supports raw TCP and UDP traffic because Newt can pass anything through the tunnel.