Skip to content

Latest commit

 

History

History
18 lines (12 loc) · 658 Bytes

README.md

File metadata and controls

18 lines (12 loc) · 658 Bytes

VoltMesh Load balancing design pattern

There are several design patterns about load balancing, Act/Stb, Act/Act, Weighted and so on. This document describes the VoltMesh Load balancing design pattern and how to configure them.

There are three major design patterns,

  1. Active Active load balancing
  2. Active Standby load balancing
  3. Weighted load balancing

These patterns can be configured by Load balancer and Origin pool.

Table of contents

  1. Load balancer and Origin pool
  2. Active Active load balancing
  3. Active Standby load balancing
  4. Weighted load balancing