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

Huge memory usage #177

Open
VincentDugard opened this issue Oct 3, 2024 · 1 comment
Open

Huge memory usage #177

VincentDugard opened this issue Oct 3, 2024 · 1 comment
Assignees

Comments

@VincentDugard
Copy link

VincentDugard commented Oct 3, 2024

Hello,

I'm running latest v2.0.2 in a kubernetes cluster (2 replicas). the memory usage is almost constantly growing to absurd values, as you can see on the following graph
image

In this example it has cleared about 0.5g at one time but still look huge.

I tried to put a memory limit on the container, but as expected this one restart when it hits the limit.
This looks like a memory leak but I'm surprised this hasn't been reported before

edit : FYI the number of connected clients is constant over time

@viktorerlingsson viktorerlingsson self-assigned this Oct 10, 2024
@viktorerlingsson
Copy link
Member

Looking into this, but haven't been able to reproduce this behaviour yet. Could you please share some more information about how you are using amqproxy? Number of connections (client & upstream), is there high connection churn, etc? How have you configured amqproxy?

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

2 participants