mirror of
https://github.com/fosrl/docs-v2.git
synced 2026-02-26 14:56:47 +00:00
change manage terms
This commit is contained in:
@@ -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
|
||||
|
||||
@@ -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.
|
||||
|
||||
Reference in New Issue
Block a user