ss 命令参数 redis-benchmark 以及POSTMAN, CURL分析网络
摘要:ss -ti https://www.man7.org/linux/man-pages/man8/ss.8.html -i, --info Show internal TCP information. Below fields may appear: ts show string "ts" if t
阅读全文
HTTP2.0
摘要:1. golang http库是支持http2.0 2. 阿里云的均衡负载也是支持http2.0 3. 最近这几年的客户端的http请求库也支持了http2.0 http2.0 兼容http 1.0, 其中有协商的过程。 使用了http2.0之后,发现流量减少了三分之一,因为http头部压缩HPAC
阅读全文