HAProxy Enterprise Documentation 1.8r2

Configuration

Most settings are applied by editing the HAProxy Enterprise configuration file /etc/hapee-1.8/hapee-lb.cfg. This section describes the format of that file and how to get started configuring your load balancer.

Configuration Section Basics

Learn about the sections of an HAProxy Enterprise configuration file.

Binds

Bind IP addresses and receive traffic on your load balancer.

Servers

Add servers to your load balancer backends.

Fetches

Extract information from the traffic as it passes through the load balancer.

ACLs

Use ACLs statements to control traffic and transform messages.

Converters

Convert or transform the value of a fetch to another type.

Map Files

Map keys to values to simplify complicated configuration files.

Stick Tables

Store data about traffic as it passes through the load balancer.

Variables

Learn how variables let you store pieces of data.

Reference Manual


Next up

Configuration Section Basics