Skip to content

Commit 11b4a04

Browse files
authored
Apply suggestion from @ranbel
1 parent 003acd9 commit 11b4a04

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

src/content/docs/learning-paths/replace-vpn/connect-private-network/connection-methods.mdx

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -38,7 +38,7 @@ There are [multiple ways](/reference-architecture/architectures/sase/#connecting
3838
| OSI layer | L3 | L7 |
3939
| Protocol | MASQUE | QUIC or HTTP/2 |
4040
| Protocols proxied | TCP, UDP, ICMP | HTTP/S, TCP, SSH, RDP, SMB |
41-
| Connection handling | End-to-end — preserves long-lived TCP connections across the full path | Proxied — TCP connections are terminated and re-established at Cloudflare's edge, which can interrupt long-lived sessions (for example, SAP transactions, database replication streams, or persistent RDP sessions may drop when `cloudflared` reconnects to the edge) |
41+
| Connection handling | End-to-end — preserves long-lived TCP connections across the full path | Proxied — TCP connections are terminated and re-established at Cloudflare, which can interrupt long-lived sessions (for example, SAP transactions, database replication streams, or persistent RDP sessions may drop when `cloudflared` reconnects) |
4242

4343
## Recommendation
4444

0 commit comments

Comments
 (0)