郑文峰的博客

服务启动时出现 OOM


Listen Later

本文详细记录了一次在Kubernetes环境中Golang服务启动时出现OOM(Out of Memory)问题的排查和解决过程。服务在启动约2分钟后出现内存溢出,通过pprof工具分析发现主要问题源于bytes.Buffer对象的频繁扩容。
...more
View all episodesView all episodes
Download on the App Store

郑文峰的博客By