|
@@ -264,7 +264,9 @@ modparam("acc_db", "db_url", "mysql://ser:[email protected]/ser")
|
|
|
# however it creates delayed peaks that can impair request-processing
|
|
# however it creates delayed peaks that can impair request-processing
|
|
|
# latency later (it would have to be re-redesigned more lock-free to
|
|
# latency later (it would have to be re-redesigned more lock-free to
|
|
|
# avoid it)
|
|
# avoid it)
|
|
|
|
|
+#DEBCONF-DBMODE-START
|
|
|
modparam("usrloc", "db_mode", 1)
|
|
modparam("usrloc", "db_mode", 1)
|
|
|
|
|
+#DEBCONF-DBMODE-END
|
|
|
# don't delete expired records from database on a per-contact basis -- that
|
|
# don't delete expired records from database on a per-contact basis -- that
|
|
|
# results in bulky DB operations and can lead to synchronization issues
|
|
# results in bulky DB operations and can lead to synchronization issues
|
|
|
# in server farm when for a time a server doesn't obtain re-reregistrations
|
|
# in server farm when for a time a server doesn't obtain re-reregistrations
|