Skip to main content
Distribute application traffic intelligently across compute instances with built-in health monitoring and TLS termination.

Xloud Load Balancer — Enterprise LBaaS

Product details and datasheet on xloud.tech

Xloud Load Balancer

User Guide

Create load balancers, configure listeners and pools, set up health monitors, and assign floating IPs to distribute traffic across your instances.

Admin Guide

Configure provider drivers, manage flavor profiles, set project quotas, and monitor the load balancing infrastructure as a platform administrator.

CLI Reference

openstack loadbalancer commands for managing load balancers, listeners, pools, and members from the command line.

Health Monitors

Configure TCP, HTTP, HTTPS, and PING health checks to automatically remove unhealthy members from rotation.

Key Features

Layer 4 & Layer 7 Balancing

Support for TCP/UDP load balancing at layer 4 and HTTP/HTTPS routing at layer 7. Route traffic based on URL path, hostname, or header values.

Active Health Monitoring

Continuous health checks detect member failures in seconds and automatically redirect traffic — no manual intervention required.

TLS Termination

Offload TLS processing to the load balancer. Manage certificates through Xloud Key Manager for centralized certificate lifecycle control.

Session Persistence

SOURCE_IP, HTTP_COOKIE, and APP_COOKIE persistence modes ensure session-aware applications route returning clients to the same member.

Floating IP Integration

Associate a public floating IP directly with a load balancer VIP for external access without exposing individual backend instances.

Multiple Algorithms

Choose from ROUND_ROBIN, LEAST_CONNECTIONS, and SOURCE_IP distribution algorithms. Match the balancing strategy to your workload profile.

Load Balancer Components

ComponentDescription
Load BalancerTop-level resource bound to a subnet. Provides the virtual IP (VIP) address for client connections
ListenerDefines the protocol and port on which the load balancer accepts traffic (TCP, HTTP, HTTPS, UDP)
PoolA group of backend members that receive traffic from a listener
MemberAn individual backend instance registered to a pool, identified by its IP and port
Health MonitorPeriodic probes that determine member availability and control traffic routing
L7 PolicyLayer 7 rules that redirect, reject, or forward HTTP traffic based on request properties

Related Services

Xloud Compute

Backend instances that serve as pool members behind the load balancer

Xloud Networking

Subnets, security groups, and floating IPs used by load balancer resources

Xloud Key Manager

TLS certificates and secrets for HTTPS listeners and end-to-end encryption

Xloud DNS

Map domain names to load balancer VIPs for application endpoint management

Xloud Identity

Authentication and RBAC policies governing load balancer resource access

Xloud Object Storage

Store access logs and TLS certificate backups for compliance and auditing

Getting Started

Authentication

Configure Dashboard access and CLI credentials before working with Load Balancer

User Guide

Step-by-step instructions for creating your first load balancer