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

Posted in

Go语言ChatGPT服务压测暴雷现场:单机QPS从1200骤降至37,root cause竟是net/http的MaxIdleConnsPerHost设为0

第一章:Go语言ChatGPT服 … Go语言ChatGPT服务压测暴雷现场:单机QPS从1200骤降至37,root cause竟是net/http的MaxIdleConnsPerHost设为0Read more

Posted in

为什么Kubernetes集群里跑colly会OOM?——Cgroup v2下net/http.DefaultTransport未设MaxIdleConnsPerHost的真实代价

第一章:Colly爬虫框架的核心 … 为什么Kubernetes集群里跑colly会OOM?——Cgroup v2下net/http.DefaultTransport未设MaxIdleConnsPerHost的真实代价Read more