Posted in

Go游戏服务器上线72小时后OOM?别急着升级内存——97%的案例源于net.Conn泄漏与context.WithTimeout滥用(真实日志还原)

第一章:Go游戏服务器OOM危机 … Go游戏服务器上线72小时后OOM?别急着升级内存——97%的案例源于net.Conn泄漏与context.WithTimeout滥用(真实日志还原)Read more

Posted in

Go论坛系统内存泄漏排查全流程:pprof火焰图定位+runtime.ReadMemStats验证+GC trace调优(附3个真实case)

第一章:Go论坛系统内存泄漏排查 … Go论坛系统内存泄漏排查全流程:pprof火焰图定位+runtime.ReadMemStats验证+GC trace调优(附3个真实case)Read more