Updates docs

pull/16512/head
Melisa Griffin 2023-03-02 16:17:22 -05:00
parent 10ef73a5a6
commit 99f5b726d2
1 changed files with 2 additions and 1 deletions

View File

@ -630,7 +630,8 @@ Specifies the Enterprise [admin partition](/consul/docs/enterprise/admin-partiti
### `Rules[].Services[].Weight` ### `Rules[].Services[].Weight`
Specifies the proportion of requests forwarded to the specified service. The Specifies the proportion of requests forwarded to the specified service. If no weight is specified, or if the specified
weight is set to less than or equal to 0, it will be normalized to 1. The
proportion is determined by dividing the value of the weight by the sum of all proportion is determined by dividing the value of the weight by the sum of all
weights in the service list. For non-zero values, there may be some deviation weights in the service list. For non-zero values, there may be some deviation
from the exact proportion depending on the precision an implementation from the exact proportion depending on the precision an implementation