Re: [SR-Users] Memory leak in Kamailio 4.4.4 TLS Module

2016-12-22 Thread Daniel-Constantin Mierla
Hello, how much shared memory did you configure for kamailio (the value of -m parameter)? There are safety checks to ensure that there are available 256 to 512KB of shm/kamailio process in order to have safe ssl operations. If you don't allocate enough and you have a high value for children global

[SR-Users] Memory leak in Kamailio 4.4.4 TLS Module

2016-12-22 Thread raja raja
Hi, shared memory not freed once TLS connection close means shm available memory decreasing for new connection that leads to the following error *tls: ssl bug #1491 workaround: not enough memory for safe operation* *TestCase:* 1. start kamailio 2. use sample program to establish tls connection a