From 3861f7811f4de4d0ea9ae5262168b73c71d494a8 Mon Sep 17 00:00:00 2001 From: Owen Date: Sun, 19 Apr 2026 10:55:13 -0700 Subject: [PATCH] Add bandwidth --- manage/remote-node/understanding-nodes.mdx | 3 +++ 1 file changed, 3 insertions(+) diff --git a/manage/remote-node/understanding-nodes.mdx b/manage/remote-node/understanding-nodes.mdx index e10540b..7d5a28e 100644 --- a/manage/remote-node/understanding-nodes.mdx +++ b/manage/remote-node/understanding-nodes.mdx @@ -42,3 +42,6 @@ If your nodes goes down, your tunnels can temporarily fail over to our cloud poi ### High Availability (PoPs) You can attach multiple nodes to your account for redundancy and better performance. For example, deploy nodes across different regions or providers for decreased latency. + +### Better Bandwidth +Since all tunnel traffic flows through your own server, you benefit from your own network's bandwidth capacity. This means you are not constrained by shared cloud infrastructure limits - if your server has high-throughput connectivity, your tunnels will too.