networking
3 posts — newest first.
-
How DNS Resolution Works — the Internet's Phone Book, and Its Cache
DNS caching decides how fast failovers propagate and how far a misconfig spreads. The recursive walk from root to authoritative, and why TTLs govern deploys.
-
How TCP/IP Actually Works — and Why the Handshake Still Bites You
Every API call and model request rides on TCP/IP. The three-way handshake, flow control, and why round-trips and TIME_WAIT shape your latency.
-
What is Address Resolution Protocol (ARP)?
ARP discovers the MAC address behind an IP address. How the protocol works, the request/reply flow, and where it sits in the networking stack.