THIS IS AN AUTOMATED MESSAGE, DO NOT REPLY.
The following task has a new comment added:
FS#408 - kamailio blocking in usrloc db_mode 2
User who did this - Daniel-Constantin Mierla (miconda)
----------
Have you benchmarked database server to see how many queries per second can handle?
I would do:
- increase the hash_size parameter (at least 12)
- set timer_procs (at least 4)
- set db_ops_ruid - be sure you have the unique constraint on it (just in case you didn't use the kamdbctl to create the location table)
----------
More information can be found at the following URL:
http://sip-router.org/tracker/index.php?do=details&task_id=408#comment1341
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.
A new Flyspray task has been opened. Details are below.
User who did this - Krischan Udelhoven (Krischan)
Attached to Project - sip-router
Summary - kamailio blocking in usrloc db_mode 2
Task Type - Improvement
Category - Core
Status - Unconfirmed
Assigned To -
Operating System - Linux
Severity - Medium
Priority - Normal
Reported Version - 4.1
Due in Version - Undecided
Due Date - Undecided
Details - Hi,
I am experimenting with the the db_mode parameter of the USRLOC module. In my scenario I am firing approximately 300 unique registers per second at a kamailio instance running on a dual core machine with a local mysql db.
db_mode = 1
Some of the the registers are running in a timeout, so I think this mode is to slow to handle the load.
db_mode = 2
There are a lot of timeouts when the module is syncing the location to the database. With ~ 80000 contacts the syncing takes about 30 seconds, meanwhile kamailio is not responsive. I've tried the timer_procs parameter but it doesn't help. Is there something I can to to make kamailio more responsive during the syncing process?
db_mode = 4
Works fine, but requires some external tool to write the contacts in the database.
Regards
Krischan
More information can be found at the following URL:
http://sip-router.org/tracker/index.php?do=details&task_id=408
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.