Module weighted

Module weighted 

Source
Expand description

A Weighted Backend balances traffic among the referenced backends. Traffic is assigned proportionally to each based on its weight. The percentage of traffic is calculated by dividing a backend’s weight by the sum of all weights.

Structs§

Client
A Weighted Backend balances traffic among the referenced backends. Traffic is assigned proportionally to each based on its weight. The percentage of traffic is calculated by dividing a backend’s weight by the sum of all weights.
List
Provides streams of pages of types::WeightedBackendList, or of types::WeightedBackend directly.