摘要: linux系统默认的open files 为1024 ,如果程序报错 too many open files错误,就是因为open files 数目不够,需要修改ulimit 和file-max file-max的含义。man proc,可得到file-max的描述: /proc/sys/fs/fi 阅读全文
posted @ 2020-09-30 09:43 ITer的运维人生 阅读(1033) 评论(0) 推荐(0)