[sr-dev] [kamailio/kamailio] TLS write buffer too small (#2240)

Henning Westerholt notifications at github.com
Fri Mar 6 12:32:47 CET 2020


It is a unsigned char array, yes. Increasing it too much should only waste some memory, but I would not increase it to much as there might be some run time effects (like processing the data etc..).
I would try to double it, e.g. to 131072 (2^17) to see if its helps.

-- 
You are receiving this because you are subscribed to this thread.
Reply to this email directly or view it on GitHub:
https://github.com/kamailio/kamailio/issues/2240#issuecomment-595728455
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.kamailio.org/pipermail/sr-dev/attachments/20200306/144d529f/attachment.html>


More information about the sr-dev mailing list