摘要: 测试 问题 : too many open files ulimit -a : 查询 。 ulimit -n 1048576 : 把当前 shell 进程(以及它启动的子进程)能同时打开的最大文件描述符数设置为 1048576。 connect: Cannot assign requested ad 阅读全文
posted @ 2025-09-27 10:45 xqy2003 阅读(6) 评论(0) 推荐(0)