diff --git a/Documentation/Getting-Started/Configuration-Guide.md b/Documentation/Getting-Started/Configuration-Guide.md index c28eb1d08..bd593ea5a 100644 --- a/Documentation/Getting-Started/Configuration-Guide.md +++ b/Documentation/Getting-Started/Configuration-Guide.md @@ -512,6 +512,10 @@ serverB | 15 | 27% serverC | 10 | 18% serverD | 20 | 36% +_**Note**: If the value of the weighting parameter of an individual server is +zero or the relative weight rounds down to zero, no queries will be routed to +that server as long as a server with a positive weight is available._ + Here is an excerpt from an example configuration with the `serv_weight` parameter used as the weighting parameter.