一个请求的始末 The Beginning and End of a Request
- DNS
- root dns
- TLD top-level domain
- authority domain server
- recursive domain server: The 1.1.1.1 in cloudfare
- ARP(Address Resolution Protocol,地址解析协议)是用来将IP地址解析为MAC地址的协议。主机或三层网络设备上会维护一张ARP表,用于存储IP地址和MAC地址的映射关系,一般ARP表项包括动态ARP表项和静态ARP表项。
- HTTP
- 认证 Authentication
- 授权 Authorization
- 凭证 Credentail
- 保密 Confidentiality
- 传输 Transport Security
- 验证 Verification
- 审计 Audit
- Cookie
- client cache
- server cache
- CDN
- NGINX reverse proxy
- Http server
- tcp server
- rpc server
- service mesh
- observability
- metrics
- tracing
- Logging