Skip to content

Commit 2d79f00

Browse files
committed
infrastructure: add description of unix socket
1 parent 284b265 commit 2d79f00

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

org/20210510164540-self_hosted_infrastructure.org

+1-1
Original file line numberDiff line numberDiff line change
@@ -45,7 +45,7 @@ The biggest problem of port forwarding is that it is not scalable and there is n
4545
Port forwarding has the following weaknesses.
4646
+ star topology, single point of failure
4747
+ no inter-node connectivity
48-
+ number of ports are limited, you only have one 443
48+
+ number of ports are limited, you only have one 443 (may use unix socket instead, but not all proxies support forwarding to unix socket)
4949
+ hard to set up (authorization)
5050
+ no [[https://en.wikipedia.org/wiki/Hairpinning][hairpinning]] support
5151
+ most port forwarding only supports TCP

0 commit comments

Comments
 (0)