Re: [SR-Users] Kamailio TLS handshake fails above 6500 TLS connections

2015-09-02 Thread Daniel-Constantin Mierla
Hello, first, look at doc/tcp_tunning.txt in the source code tree to get some hints on scaling the capacity for tcp (under-layer for tls). Then, tls handshaking failure can happen from various reasons, you can run kamailio with debug=3 in config and see more details about what is happening when t

[SR-Users] Kamailio TLS handshake fails above 6500 TLS connections

2015-08-28 Thread Priyaranjan Nayak
Hi All, We are trying to make 1 tls connection with Kamailio server for SIP signaling.When I try beyond 6500 TLS connection then TLS handshake is failing.We are running the kamailio by using below command - kamailio -f kamailio.cfg -N 40 -m 1024 -M 16 NOTE: In kamailio.cfg, we have menti