Load Balancer Pool

Load Balancer Pool Presets

Ready-to-deploy configuration presets for Load Balancer Pool. Each preset is a complete manifest you can copy, customize, and deploy.

2 presets
01

Round-Robin HTTP Pool

This preset creates a backend pool using the round-robin algorithm over HTTP. Traffic is distributed equally across all healthy members. This is the most common pool configuration for stateless web...

02

Sticky Session Pool (HTTP Cookie)

This preset creates a backend pool with round-robin distribution and HTTP cookie-based session persistence. Octavia inserts and tracks a cookie so that subsequent requests from the same client are...