-
Notifications
You must be signed in to change notification settings - Fork 5.6k
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Ubuntu 下启动内存一直增长不释放 有几次增长到服务器内存导致服务器宕机 #456
Labels
bug
Something isn't working
Comments
可以加一下qq群,然后私聊下群主或第一个管理员发给我们日志来排查问题吗? |
麻烦大致描述下服务器内存多少,nps占用多少,实际使用时客户端多少,连接数量多少,服务器带宽跑到多少,是在从内网下载还是上传到内网,这就说内存较多,我们也复现不了啊 |
是否使用的域名解析模式https? |
没有用https 映射主要用的是内网远超桌面的映射 服务器是 4 vCPU 8 GiB 带宽5m能跑到4m左右 用户数是38
|
那tcp连接数量一直涨吗?linux应该会有oom killer主动关掉内存占用最多的进程的 |
是否开启压缩,关闭试试 |
kiririx
pushed a commit
to kiririx/nps
that referenced
this issue
Jul 26, 2022
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
发现问题:
使用top -M 观察内存情况,nps使用内存较多且持续增长
版本:
nps --version
Version: 0.26.5
Core version: 0.26.0
Same core version of client and server can connect each other
The text was updated successfully, but these errors were encountered: