THIS IS AN AUTOMATED MESSAGE, DO NOT REPLY.
The following task has a new comment added:
FS#236 - Kamailio crash when about 300,000 tls connections opened.
User who did this - Andrei Pelinescu-Onciul (andrei)
----------
You could try also forcing kamailio/ser to pre-fault all the shm memory pages on startup and to lock the pages in memory (shm_force_alloc = yes and mlock_pages = yes in the .cfg). This way you would see on startup if there is enough memory for your shared memory requirements and you will make also all the shared memory unswapable (better performance if it's a dedicated k machine).
----------
More information can be found at the following URL:
http://sip-router.org/tracker/index.php?do=details&task_id=236#comment690
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.
THIS IS AN AUTOMATED MESSAGE, DO NOT REPLY.
The following task has a new comment added:
FS#236 - Kamailio crash when about 300,000 tls connections opened.
User who did this - Klaus Darilion (klaus3000)
----------
See http://www.win.tue.nl/~aeb/linux/lk/lk-9.html section "9.6 Overcommit and OOM"
Since 2.5.30 the values are: 0 (default): as before: guess about how much overcommitment is reasonable, 1: never refuse any malloc(), 2: be precise about the overcommit - never commit a virtual address space larger than swap space plus a fraction overcommit_ratio of the physical memory. Here /proc/sys/vm/overcommit_ratio (by default 50) is another user-settable parameter. It is possible to set overcommit_ratio to values larger than 100. (See also Documentation/vm/overcommit-accounting.)
Thus, you have to set it to "2", any maybe also tweak /proc/sys/vm/overcommit_ratio
----------
More information can be found at the following URL:
http://sip-router.org/tracker/index.php?do=details&task_id=236#comment689
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.
THIS IS AN AUTOMATED MESSAGE, DO NOT REPLY.
The following task has a new comment added:
FS#236 - Kamailio crash when about 300,000 tls connections opened.
User who did this - Shaobin.Feng (saxon_leo)
----------
thanks for quick reply.
Something really confuse me.
According to top info while connections achieve 310,000, there are almost 3G cached,why OS didn't use them?
And the server overcommit_memory=0,why someone can invoke oom-killer?
----------
More information can be found at the following URL:
http://sip-router.org/tracker/index.php?do=details&task_id=236#comment688
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.
Hi All
With the upcoming release of version 3.3.0, we have updated our kamailio debian
repositories.
* Debian 5.0 "lenny" will no longer be supported. This means that no more
nightly builds for this distribution will be triggered. We'll provide builds
for stable releases of 3.0 ,3.1 and 3.2 branches though.
* Ubuntu 12.04 "Precise" is now supported for nightly builds and 3.2+ versions.
Next time a 3.2.x version is tagged we'll provide the build. Meanwhile you
can download the nightly build of 3.2 branch for this distro.
* There will be no more nightly builds of 3.1 branch. We'll provide stable
builds in case another version is released though.
* We now support nightly builds of branch 3.3 (same as 3.2 and master). You can
test latest git versions of branch 3.3 until a stable release is built using
these repositories:
deb http://deb.kamailio.org/kamailio33-nightly squeeze main
deb http://deb.kamailio.org/kamailio33-nightly wheezy main
deb http://deb.kamailio.org/kamailio33-nightly lucid main
deb http://deb.kamailio.org/kamailio33-nightly precise main
All the information and repositories can be found in kamailio wiki as usual:
http://www.kamailio.org/dokuwiki/doku.php/packages:debshttp://www.kamailio.org/wiki/packages/debs