Module trillium_proxy::upstream
source · 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§
- represents something that can be used as an upstream selector
- a trait for selecting the correct upstream