15m-ops-break
15m-ops-break copied to clipboard
Http - request performance analysis
Details? Latency? Bandwidth? Metrics? Caching/proxies? Latency breakdown:
- DNS/name resolution
- TCP+TLS handshake
- TCP slow start
- Header buffering (Head of line blocking)
- Body buffering + decompression
- server processing time
- client buffering
- client processing + decompression