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

Memory growth issue 2.0.9 #972

Open
DpaziNN opened this issue Apr 8, 2024 · 0 comments
Open

Memory growth issue 2.0.9 #972

DpaziNN opened this issue Apr 8, 2024 · 0 comments

Comments

@DpaziNN
Copy link

DpaziNN commented Apr 8, 2024

config.setWebsocketCompression(false);
config.setWorkerThreads(1);

above solutions from #415 and #794 (comment)

Never the less, memory never releases after clients disconnected, and keep growing over the time - i.e. about 700mb by 10 days (about 1000 connections per day). Could this be due to the use of MemoryStoreFactory? Doesn't it clean itself?

Originally posted by @DpaziNN in #966 (comment)

@DpaziNN DpaziNN changed the title Memory growth issue Memory growth issue 2.0.9 Apr 8, 2024
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

No branches or pull requests

1 participant