schneuwlym left a comment (kamailio/kamailio#4185)
> Can you try the following code tweak on master/5.8 branch :
>
> In `tls_init.c` - around line 822
>
> ```
> tls_h_mod_randctx(NULL); // add this line!
> tls_mod_preinitialized = 1; // approx line 822:
> return 0;
> ```
>
> This extra function call enables locking (at the expense of speed).
Hi space88man
Thanks for your reply.
I've patched our Kamailio with the mentioned line, but unfortunately, it still
blocks after a few seconds.
Regards
Mathias
--
Reply to this email directly or view it on GitHub:
https://github.com/kamailio/kamailio/issues/4185#issuecomment-2862308788
You are receiving this because you are subscribed to this thread.
Message ID: <kamailio/kamailio/issues/4185/2862308...@github.com>
_______________________________________________
Kamailio - Development Mailing List -- sr-dev@lists.kamailio.org
To unsubscribe send an email to sr-dev-le...@lists.kamailio.org
Important: keep the mailing list in the recipients, do not reply only to the
sender!