Skip to content
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

优化ws多并发时的表现 #2767

Merged
merged 1 commit into from
Nov 28, 2023
Merged

优化ws多并发时的表现 #2767

merged 1 commit into from
Nov 28, 2023

Conversation

Fangliding
Copy link
Member

开ws的时候如果连接数过多xray会莫名其妙多吃很多内存 似乎是由于issues里的问题 改掉以后ram占用好像确实会减少(WTF)
gorilla/websocket#223

@yuhan6665 yuhan6665 merged commit 69cbb4c into XTLS:main Nov 28, 2023
34 checks passed
@yuhan6665
Copy link
Member

感谢 @Fangliding @small_dream !

@YoloNet
Copy link

YoloNet commented Feb 11, 2024

Tested on debian10 server.
Compared to 1.7.2 with 30 Client connected

1.8.7 no more lot of ram used problem.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants