aboutsummaryrefslogtreecommitdiffstats
path: root/doc
diff options
context:
space:
mode:
authorAlexander Couzens <lynxis@fe80.eu>2019-04-27 17:36:47 +0200
committerHarald Welte <laforge@gnumonks.org>2019-05-15 18:27:12 +0000
commitb10ec6a75161b83966e2d7281d94c21ba1c5dcb9 (patch)
tree28f174582c513ce003c252c00f6f56116389357e /doc
parentf15852b99278ec373211772806e7fc16a6cc0fc3 (diff)
remove msc specific db counters
DB counters has been used to save osmo_counters & osmo_rate_ctr to a local sqlite databases every 60 seconds. This is quite slow e.g. 1000 subscriber might slow the msc down. Change-Id: Id64f1839a55b5326f74ec04b7a5dbed9d269b89c
Diffstat (limited to 'doc')
-rw-r--r--doc/manuals/chapters/running.adoc4
1 files changed, 2 insertions, 2 deletions
diff --git a/doc/manuals/chapters/running.adoc b/doc/manuals/chapters/running.adoc
index cb6815779..9d56f1fcd 100644
--- a/doc/manuals/chapters/running.adoc
+++ b/doc/manuals/chapters/running.adoc
@@ -43,8 +43,8 @@ arguments:
*-m, --mncc-sock*::
Same as option -M (deprecated).
*-C, --no-dbcounter*::
- Disable the regular periodic synchronization of statistics
- counters to the database.
+ Deprecated. DB statistics and counter has been removed.
+ This option is only valid for compatiblity and does nothing.
=== Multiple instances