Search the practice set
126 questions, 454 terms and 400 topics in 20 areas.
4 results for “TCP/IP”
Terminology · 3
term
Networking
term
Networking
term
Networking
TCP/IP
The layered protocol suite underneath essentially all application traffic — IP routes packets, TCP turns them into a reliable ordered stream.
Anycast
Advertising the same IP address from many locations, so the network routes each client to the topologically nearest one.
Layer 4 vs Layer 7 Load Balancing
Balancing on connection metadata (IP and port) versus on the content of the request (path, host, headers).