Posted in

Golang面试隐藏关卡:如何用go tool trace讲清一次HTTP请求的全生命周期?(附可视化分析流程图)

第一章:Golang面试隐藏关卡 … Golang面试隐藏关卡:如何用go tool trace讲清一次HTTP请求的全生命周期?(附可视化分析流程图)Read more

Posted in

Go标准库深潜:net/http.Server底层如何调度goroutine?用dlv debug源码还原HTTP请求生命周期(含goroutine leak定位法)

第一章:Go标准库深潜:net/ … Go标准库深潜:net/http.Server底层如何调度goroutine?用dlv debug源码还原HTTP请求生命周期(含goroutine leak定位法)Read more

Posted in

Go请求库与eBPF协同观测实战:在内核层捕获HTTP请求生命周期(SYN/SSL handshake/first byte/last byte),定位超时真实根因

第一章:Go请求库与eBPF协同 … Go请求库与eBPF协同观测实战:在内核层捕获HTTP请求生命周期(SYN/SSL handshake/first byte/last byte),定位超时真实根因Read more