From 0dc7d711c4c2d16d532862344f9ccd629de38e20 Mon Sep 17 00:00:00 2001 From: Henning Westerholt Date: Sat, 29 Oct 2022 07:17:10 +0000 Subject: [PATCH] dispatcher: small docs extensions regarding to ds_select_dst --- src/modules/dispatcher/doc/dispatcher_admin.xml | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/src/modules/dispatcher/doc/dispatcher_admin.xml b/src/modules/dispatcher/doc/dispatcher_admin.xml index 1c9de29ba78..022c915e139 100644 --- a/src/modules/dispatcher/doc/dispatcher_admin.xml +++ b/src/modules/dispatcher/doc/dispatcher_admin.xml @@ -1399,7 +1399,8 @@ With congestion control the formula becomes : limit - the maximum number of items to be stored in XAVP list for further fail-overs (the first selected destination and default destination are the first to be put in - the list) + the list). This can improve the performance especially if you + are using a large list of gateways.