GCP load balancing:
Network TCP/UDP load balancer: Pass-through
TCP load balancer: Proxy
Except the fact that TCP load balancer only supports TCP traffic on ports 25, 43, 110, 143, 195, 443, 465, 587, 700, 993, 995, 1883, and 5222.
and network load balancer supports all ports and the regional/global difference.
what's the difference between a TCP load balancer on port 5222 and a Network load balancer on port 5222.
How does the pass-through
and Proxy
differ?