amqproxy icon indicating copy to clipboard operation
amqproxy copied to clipboard

Huge memory usage

Open VincentDugard opened this issue 1 year ago • 1 comments

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

VincentDugard avatar Oct 03 '24 13:10 VincentDugard

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?

viktorerlingsson avatar Oct 10 '24 12:10 viktorerlingsson

Closing because we have not been able to reproduce.

viktorerlingsson avatar Oct 29 '24 09:10 viktorerlingsson