[sr-dev] [tracker] Comment added: kamailio tls debug error

sip-router bugtracker at sip-router.org
Mon Jul 16 12:52:03 CEST 2012


THIS IS AN AUTOMATED MESSAGE, DO NOT REPLY.

The following task has a new comment added:

FS#245 - kamailio tls debug error
User who did this - Shaobin.Feng (saxon_leo)

----------
Thanks for your reply.

Well, there are 4 servers(Kamailio 3.2 on Ubuntu).This is my tls.cfg

[server:default]
method = SSLv23
verify_certificate = no
require_certificate = no
private_key = /usr/local/kamailio-3.2/etc/kamailio/tls/user/user-privkey.pem
certificate = /usr/local/kamailio-3.2/etc/kamailio/tls/user/user-cert.pem
#ca_list = ./modules/tls/cacert.pem
#crl = ./modules/tls/crl.pem

[client:default]
verify_certificate = no
require_certificate = no

At first, one server debug this log. Finally, all of them debug this log.(about 90,000 connections per server)

1,The server run almost 5 months.Did not debug this log(about 50,000 connections per server);

2,Another change as follows:
modparam("tls", "ssl_release_buffers", 1)
modparam("tls", "ssl_freelist_max_len", 0)

3,The connections did not grow anymore,which is predicted to increase.
----------

More information can be found at the following URL:
http://sip-router.org/tracker/index.php?do=details&task_id=245#comment709

You are receiving this message because you have requested it from the Flyspray bugtracking system.  If you did not expect this message or don't want to receive mails in future, you can change your notification settings at the URL shown above.



More information about the sr-dev mailing list