envoy
tag-v1.10.0
  • About the documentation
  • Introduction
    • What is Envoy
    • Architecture overview
      • Terminology
      • Threading model
      • Listeners
      • Listener filters
      • Network (L3/L4) filters
      • HTTP connection management
      • HTTP filters
      • Static State
      • Dynamic State
      • HTTP routing
      • gRPC
      • WebSocket and HTTP upgrades
      • Cluster manager
      • Service discovery
      • Health checking
      • Connection pooling
      • Load Balancing
        • Overview
        • Supported load balancers
        • Priority levels
        • Degraded endpoints
        • Locality weighted load balancing
        • Overprovisioning Factor
        • Panic threshold
        • Original destination
        • Zone aware routing
        • Load Balancer Subsets
      • Outlier detection
      • Circuit breaking
      • Global rate limiting
      • TLS
      • Statistics
      • Runtime configuration
      • Tracing
      • TCP proxy
      • Access logging
      • MongoDB
      • DynamoDB
      • Redis
      • Hot restart
      • Dynamic configuration
      • Initialization
      • Draining
      • Scripting
      • External Authorization
      • Overload manager
      • IP Transparency
    • Deployment types
    • Comparison to similar systems
    • Getting help
    • Version history
  • Getting Started
  • Building and installation
  • Configuration reference
  • Operations and administration
  • Extending Envoy for custom use cases
  • v2 API reference
  • FAQ
envoy
  • Docs »
  • Introduction »
  • Architecture overview »
  • Load Balancing
  • View page source

Load BalancingΒΆ

  • Overview
    • What is Load Balancing?
    • Distributed Load Balancing
    • Global Load Balancing
    • Both Distributed and Global
  • Supported load balancers
    • Weighted round robin
    • Weighted least request
    • Ring hash
    • Maglev
    • Random
  • Priority levels
  • Degraded endpoints
  • Locality weighted load balancing
  • Overprovisioning Factor
  • Panic threshold
  • Original destination
    • Original destination host request header
  • Zone aware routing
  • Load Balancer Subsets
    • Examples
Next Previous

© Copyright 2016-2019, Envoy Project Authors

Built with Sphinx using a theme provided by Read the Docs.