package envoy.extensions.load_balancing_policies.least_request.v3

Mouse Melon logoGet desktop application:
View/edit binary Protocol Buffers messages

message LeastRequest

least_request.proto:27

This configuration allows the built-in LEAST_REQUEST LB policy to be configured via the LB policy extension point. See the :ref:`load balancing architecture overview <arch_overview_load_balancing_types>` for more information. [#next-free-field: 7]

enum LeastRequest.SelectionMethod

least_request.proto:30

Available methods for selecting the host set from which to return the host with the fewest active requests.

Used in: LeastRequest