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#comment6…
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.