@xkaraman thank you so much for taking care of this! :)
I tested your branch on our dev instance, the normal functions are doing fine so far :+1:
But switchting `enable_shared_ctx` from 0 to 1 only seems to delay the memory leaking
issue:
![image](https://github.com/user-attachments/assets/38e57c15-991b-433d-9be7-57775aac4bc9)
The first 5 minutes are with `enable_shared_ctx=0` and the rest with
`enable_shared_ctx=1`.
During the last 5 minutes i stopped the tls.reload to see if memory consumption would
descrease again, but that is not the case..
Tested with: `while true ; do /usr/sbin/kamcmd tls.reload ; sleep 0.5 ; done`
--
Reply to this email directly or view it on GitHub:
https://github.com/kamailio/kamailio/issues/3823#issuecomment-2345441785
You are receiving this because you are subscribed to this thread.
Message ID: <kamailio/kamailio/issues/3823/2345441785(a)github.com>