### Description
We are using Kamailio 5.7.4 on Debian 12 (from
http://deb.kamailio.org/kamailio57) with rtpengine as an Edgeproxy for our
clients. The instance terminates SIP/TLS (with Cliencertificates) and forwards
the SIP Traffic to internal systems.
After some days we are getting errors li
I just realized that i forgot to mention.. in addition to the logged error
message our clients start to get connection issues as well, so we have to
restart Kamailio asap in that case..
--
Reply to this email directly or view it on GitHub:
https://github.com/kamailio/kamailio/issues/3823#issuec
@sergey-safarov yes we do :)

@miconda at the moment we do the tls.reload unconditionally and quite 'high
frequently' to ensure the CRLs are up to date.. of course we can check if the
CRL changed, bu

This Screenshot is from our dev environment running:
```
while true ; do /usr/sbin/kamcmd tls.reload ; /usr/sbin/kamcmd tls.reload ;
sleep 0.5 ; done
```
Parallel watching core.shmmem outpot looks li
The problem actually occured after we added the CRL some weeks ago.. without
CRL there was no such behaviour.
And of course there are a lot options to mitigate the issue respectively
decrease the propability by doing less reloads by decreasing the cycle and/or
check if there was a change at the
Although it is quite easy to monitor and workaround this issue - i still think
it is a valid bug :)
--
Reply to this email directly or view it on GitHub:
https://github.com/kamailio/kamailio/issues/3823#issuecomment-2182075012
You are receiving this because you are subscribed to this thread.
Me
Are there any news/intentions on merging the branch from xkaraman? :)
--
Reply to this email directly or view it on GitHub:
https://github.com/kamailio/kamailio/issues/3823#issuecomment-2268334856
You are receiving this because you are subscribed to this thread.
Message ID: _
@xkaraman thank you so much! I did not want to rush you, i just wanted to
prevent this issue from being auto-closed :)
--
Reply to this email directly or view it on GitHub:
https://github.com/kamailio/kamailio/issues/3823#issuecomment-2275037585
You are receiving this because you are subscribed
@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:

It is a Debian 12 system with:
```
ii libssl-dev:amd64 3.0.14-1~deb12u2amd64
Secure Sockets Layer toolkit - development files
ii libssl3:amd64 3.0.14-1~deb12u2amd64
S
Just a 'ping' to prevent the bot from closing the issue.. :)
--
Reply to this email directly or view it on GitHub:
https://github.com/kamailio/kamailio/issues/3823#issuecomment-2436910368
You are receiving this because you are subscribed to this thread.
Message ID: __
Just a 'ping' to prevent the bot from closing the issue.. :)
--
Reply to this email directly or view it on GitHub:
https://github.com/kamailio/kamailio/issues/3823#issuecomment-2527139653
You are receiving this because you are subscribed to this thread.
Message ID: __
denzs left a comment (kamailio/kamailio#3823)
just another friendly ping :)
--
Reply to this email directly or view it on GitHub:
https://github.com/kamailio/kamailio/issues/3823#issuecomment-2757655936
You are receiving this because you are subscribed to this thread.
Message ID: __
13 matches
Mail list logo