TLS is known to be greedy in memory, depending also on the encryption algorithm
negotiated. Also, kamailio does many times speed optimisations at the expense of some
memory (e.g., static buffers or allocated at startup to avoid often alloc/dealoc at
runtime).
If you think there is room for improvement here, on this particular case, feel free to
make a PR and if the results are good overall, then it will be merged.
--
Reply to this email directly or view it on GitHub:
https://github.com/kamailio/kamailio/issues/3803#issuecomment-2039134251
You are receiving this because you are subscribed to this thread.
Message ID: <kamailio/kamailio/issues/3803/2039134251(a)github.com>