snail007 / goproxy

🔥 Proxy is a high performance HTTP(S) proxies, SOCKS5 proxies,WEBSOCKET, TCP, UDP proxy server implemented by golang. Now, it supports chain-style proxies,nat forwarding in different lan,TCP/UDP port forwarding, SSH forwarding.Proxy是golang实现的高性能http,https,websocket,tcp,socks5代理服务器,支持内网穿透,链式代理,通讯加密,智能HTTP,SOCKS5代理,黑白名单,限速,限流量,限连接数,跨平台,KCP支持,认证API。
https://snail007.host900.com/goproxy/manual/zh/
GNU General Public License v3.0
15.87k stars 3.01k forks source link

用户量多,内存被耗尽 #490

Closed xinyang-yin closed 2 years ago

xinyang-yin commented 2 years ago

使用proxy-admin运行proxy 配置 8core32G的虚拟机,小范围测试(10人左右)没有问题,在正式使用(用户估计有600-1000人)中发现,内存很快就被耗尽,想问下有没有优化的方法

snail007 commented 2 years ago

https://github.com/snail007/goproxy/issues/449