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

Performance best practice documentation for large scale server managers #148

Open
moranno opened this issue Apr 25, 2023 · 1 comment
Open

Comments

@moranno
Copy link

moranno commented Apr 25, 2023

Currently, I am using an older version of Shadowsocks (non-ss2022) to build my service, and it is encountering severe performance issues (CPU usage often exceeds 150%) when there are a large number of users (over 10,000 available users and 200+ online).
Are there any strategies or methods for performance optimization? I would appreciate any suggestions you may have.
Thank you!

@maddyhof
Copy link

Labeling this as a feature request for creating some best practice documentation for large scale server managers.

In the meantime, having multiple servers and a dynamic key service that routes users to servers based on capacity would probably be a decent move.

@maddyhof maddyhof changed the title Performance optimization ideas for Shadowsocks with multiple users on a single port? Performance best practice documentation for large scale server managers Jul 10, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

2 participants