HAProxy Enterprise Documentation 1.6r2
Configuration
Most settings are applied by editing the HAProxy Enterprise configuration file /etc/hapee-1.6/hapee-lb.cfg. This section describes the format of that file and how to get started configuring your load balancer.
- Configuration Section Basics
-
Introduction to HAProxy Enterprise configuration sections
- Binds
-
Binding IP addresses and receiving traffic on your load balancer
- Servers
-
Adding servers on your load balancer backends
- Fetches
-
Extract information from the traffic as it passes through
- 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 key values to simplify complicated configuration files
- Stick Tables
-
Store and use data from the incoming load balancer traffic
- Variables
-
Store fetch data in variables
- Reference Manual
-
All available HAProxy Enterprise configuration options and directives
Next up
Configuration Section Basics