Browse Source

modules: readme files regenerated - dispatcher ... [skip ci]

Kamailio Dev 3 days ago
parent
commit
e73f4017d2
1 changed files with 5 additions and 4 deletions
  1. 5 4
      src/modules/dispatcher/README

+ 5 - 4
src/modules/dispatcher/README

@@ -1261,10 +1261,11 @@ modparam("dispatcher", "ds_interval_mode", 7200)
             balancing with congestion detection" below.
             balancing with congestion detection" below.
             The congestion estimation is done using an Exponentially
             The congestion estimation is done using an Exponentially
             Weighted Moving Average (EWMA). More information about the
             Weighted Moving Average (EWMA). More information about the
-            algorithm can be found for example here. If all the gateways
-            in a set are above their congestion threshold(weight), the
-            load distribution is instead done using the ratio of estimated
-            congestion ms.
+            algorithm can be found at
+            http://www.itl.nist.gov/div898/handbook/pmc/section3/pmc324.ht
+            m. If all the gateways in a set are above their congestion
+            threshold(weight), the load distribution is instead done using
+            the ratio of estimated congestion ms.
             See also the description of the 'rweight' attribute in the
             See also the description of the 'rweight' attribute in the
             'Special Attributes' section.
             'Special Attributes' section.
           + “12” - dispatch to all destinations in setid at once (parallel
           + “12” - dispatch to all destinations in setid at once (parallel