Module: kamailio Branch: master Commit: 586b766adae1d2476d6bb50e3ac17324d16c9a9b URL: https://github.com/kamailio/kamailio/commit/586b766adae1d2476d6bb50e3ac17324d16c9a9b
Author: Henning Westerholt <[email protected]> Committer: Henning Westerholt <[email protected]> Date: 2018-10-05T21:41:33+02:00 dispatcher: small spelling fix (bellow -> below) --- Modified: src/modules/dispatcher/doc/dispatcher_admin.xml --- Diff: https://github.com/kamailio/kamailio/commit/586b766adae1d2476d6bb50e3ac17324d16c9a9b.diff Patch: https://github.com/kamailio/kamailio/commit/586b766adae1d2476d6bb50e3ac17324d16c9a9b.patch --- diff --git a/src/modules/dispatcher/doc/dispatcher_admin.xml b/src/modules/dispatcher/doc/dispatcher_admin.xml index b409c5208d..34a4a1559a 100644 --- a/src/modules/dispatcher/doc/dispatcher_admin.xml +++ b/src/modules/dispatcher/doc/dispatcher_admin.xml @@ -1123,7 +1123,7 @@ modparam("dispatcher", "ds_db_extra_attrs", "socket=socket;pref=prefix") used to control congestion tolerance. When facing congestion the weight of a gateway is lowered by 1 for every ms of estimated congestion, a 'rweight' value of 50 is recommended. See the example "configuring load balancing with - congestion detection" bellow. + congestion detection" below. </para> <para> The congestion estimation is done using an EWMA (see ds_latency_estimator_alpha). _______________________________________________ Kamailio (SER) - Development Mailing List [email protected] https://lists.kamailio.org/cgi-bin/mailman/listinfo/sr-dev
