Anycast + BGP Overview
Posts for: #Network
OSI Model
Understanding the 7-layer OSI model with a concrete example: a message from a phone over WiFi to a wired PC
HTTP: The Evolution from 0.9 to 3
A comprehensive overview of HTTP protocol evolution — from the one-line HTTP/0.9 to HTTP/3 over QUIC
WebSocket
WebSocket protocol overview
MTR (My Traceroute): Network Diagnostic Tool Deep Dive
Comprehensive guide to MTR (My Traceroute) - understanding its functionality, underlying protocols, system calls, and network implementation details
FRP User Guide: SSH Tunneling Through Public Server
Complete guide to setting up SSH tunneling using FRP (Fast Reverse Proxy) to access local servers through a public IP server
SSH
how to use ssh and how it works
TCP 2MSL & TIME_WAIT
Why TCP TIME_WAIT waits 2×MSL, with examples and real-world troubleshooting
TCP Design
TCP key design mechanisms: congestion control, flow control, reliability, and more