Expand description

Upstream selectors

Structs

  • an upstream selector that attempts to send requests to the upstream with the fewest open connections.
  • an upstream selector for forward proxy
  • a random upstream selector
  • an upstream selector that dispatches to upstreams in the order that they’re specified, wrapping

Traits