Bladeren bron

dispatcher: show link in README file as well

Henning Westerholt 3 dagen geleden
bovenliggende
commit
616c4c77db
1 gewijzigde bestanden met toevoegingen van 3 en 2 verwijderingen
  1. 3 2
      src/modules/dispatcher/doc/dispatcher_admin.xml

+ 3 - 2
src/modules/dispatcher/doc/dispatcher_admin.xml

@@ -1436,8 +1436,9 @@ modparam("dispatcher", "ds_interval_mode", 7200)
 				</para>
 				</para>
 				<para>
 				<para>
 				The congestion estimation is done using an Exponentially Weighted Moving Average (EWMA).
 				The congestion estimation is done using an Exponentially Weighted Moving Average (EWMA).
-				More information about the algorithm can be found for example
-				<ulink url="http://www.itl.nist.gov/div898/handbook/pmc/section3/pmc324.htm">here</ulink>.
+				More information about the algorithm can be found at
+				<ulink url="http://www.itl.nist.gov/div898/handbook/pmc/section3/pmc324.htm">
+				http://www.itl.nist.gov/div898/handbook/pmc/section3/pmc324.htm</ulink>.
 				If all the gateways in a set are above their congestion threshold(weight), the
 				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.
 				load distribution is instead done using the ratio of estimated congestion ms.
 				</para>
 				</para>