-
Notifications
You must be signed in to change notification settings - Fork 4.1k
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
[求教]有没有方法降低vmess协议的内存占用? #1692
Comments
换协议 |
我想问的是有没有可能从代码/配置/缓存/链接保持等等方便来优化内存占用呢? 目前vmess比较稳,其他协议被墙的快,等reallity被大量客户端支持前还暂时不想换协议。 |
或许有,不开机场,没研究过,且对优化 VMess 协议不感兴趣,
你指的是 TLS 类封端口吧,目前的经验是纯 XTLS Vision 能有效防止被封(对比得出),未知流量类一般直接封整个 IP,good luck
首先 REALITY 还没 release,其次我说“换协议”的意思是,VMess 协议的设计,用户一多就是会这样,换协议是根本解决办法 |
要性能可以玩singbox |
能否指个方向,非 AEAD 的相关代码在哪些文件下?我尝试下删除打个包试试。 |
一次性需要载入很多用户,xray进程内存占用超过1G,求教可以降低vmess内存占用的方法?
The text was updated successfully, but these errors were encountered: