We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 284b265 commit 2d79f00Copy full SHA for 2d79f00
org/20210510164540-self_hosted_infrastructure.org
@@ -45,7 +45,7 @@ The biggest problem of port forwarding is that it is not scalable and there is n
45
Port forwarding has the following weaknesses.
46
+ star topology, single point of failure
47
+ no inter-node connectivity
48
-+ number of ports are limited, you only have one 443
++ number of ports are limited, you only have one 443 (may use unix socket instead, but not all proxies support forwarding to unix socket)
49
+ hard to set up (authorization)
50
+ no [[https://en.wikipedia.org/wiki/Hairpinning][hairpinning]] support
51
+ most port forwarding only supports TCP
0 commit comments