Which load-balancing approach operates at the transport layer (OSI Layer 4), distributing traffic based solely on IP addresses and TCP/UDP port numbers without inspecting application-layer payloads?
A Network (Layer 4) load balancer makes forwarding decisions using only transport-layer information-source and destination IP addresses and TCP/UDP ports-so it can route traffic quickly without parsing application data. Application (Layer 7) load balancers, CDNs, and DNS round-robin methods all rely on higher-level information or operate outside the transport layer, so they do not match the description.
Ask Bash
Bash is our AI bot, trained to help you pass your exam. AI Generated Content may display inaccurate information, always double-check anything important.
What is Layer 4 load distribution?
Open an interactive chat with Bash
How does Layer 4 differ from Layer 7 load balancing?