TCP UDP Level Routing

Back to Layer 4 Load Balancing

L4 load balancers make routing decisions based solely on the TCP/UDP header information (source/destination IP and port). They do not parse HTTP headers, URLs, or request bodies. This makes them extremely fast with minimal latency overhead.

networking load-balancing