2018年5月23日

大量的Close_wait 发现的 too many open file 错

摘要: 突然频繁出现大量的 Close_wait,查看程序日志,发现 connection 在 accept 时报错,Too many open file。 估计程序里有这个漏洞,当 accept 时报错,没有将 connect 关闭。 这问题倒时再排查。为什么会说 too many 呢? 文件数可以从三个 阅读全文

posted @ 2018-05-23 00:28 震撼起飞 阅读(469) 评论(0) 推荐(0)

导航