Too many open files (CLOSE_WAIT过多)的解决方案:修改打开文件数的上限值调整TCP/IP的参数
Posted iOS逆向
tags:
篇首语:本文由小常识网(cha138.com)小编为大家整理,主要介绍了Too many open files (CLOSE_WAIT过多)的解决方案:修改打开文件数的上限值调整TCP/IP的参数相关的知识,希望对你有一定的参考价值。
文章目录
引言
解决思路:修改打开文件数的上限值、调整TCP/IP的参数、代码层面及时主动关闭
另外还需要检查程序操作io的流是否在操作完之后关闭,这才是从最更本上的解决。
I 问题分析
1.1 分析方法
l
以上是关于Too many open files (CLOSE_WAIT过多)的解决方案:修改打开文件数的上限值调整TCP/IP的参数的主要内容,如果未能解决你的问题,请参考以下文章
中标麒麟 错误异常too many open files解决方法
open /data/prometheus: too many open files
open /data/prometheus: too many open files
open /data/prometheus: too many open files
python: too many open files when using open fits file in a loop