Posted in

Golang HTTP监控埋点太重?3行代码注入net/http.Transport Hook,无侵入采集TLS握手耗时、重试次数、重定向链路

第一章:Golang网络监测 G … Golang HTTP监控埋点太重?3行代码注入net/http.Transport Hook,无侵入采集TLS握手耗时、重试次数、重定向链路Read more

Posted in

Golang阿里云代理在Serverless场景下内存暴涨?揭秘GC未回收http.Transport idleConn + TLS session cache双重泄漏

第一章:Golang阿里云代理在 … Golang阿里云代理在Serverless场景下内存暴涨?揭秘GC未回收http.Transport idleConn + TLS session cache双重泄漏Read more

Posted in

Go net/http连接池存储模型:http.Transport.idleConn→idleConnWaiter→connPool三级结构,附MaxIdleConnsPerHost阈值失效根因

第一章:Go net/http连 … Go net/http连接池存储模型:http.Transport.idleConn→idleConnWaiter→connPool三级结构,附MaxIdleConnsPerHost阈值失效根因Read more