-
Notifications
You must be signed in to change notification settings - Fork 5.6k
New issue
Have a question about this project? # for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “#”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? # to your account
开启压缩后,tcp连接不释放,内存占用高 #600
Labels
bug
Something isn't working
Comments
是的,暂时不要开 |
我也遇到了这个问题 |
nps 内存高 ,还是 npc 内存高? |
是的。开启snappy压缩,内存占比非常高。有谁知道具体原因吗?是因为snappy压缩耗时,导致流量大时,无法及时释放累计的原因吗?还是程序本身内存泄漏 |
Open
kiririx
pushed a commit
to kiririx/nps
that referenced
this issue
Jul 26, 2022
# for free
to join this conversation on GitHub.
Already have an account?
# to comment
服务端、客户端版本:0.26.8
系统:Centos7.6
启用了一个域名解析,访问一段时间后,发现tcp连接数达到20000+,内存占用3G+
关闭压缩重启后正常
The text was updated successfully, but these errors were encountered: