HAProxy Enterprise Documentation 1.8r2
API
This section describes how to manage HAProxy Enterprise using its APIs.
- Command Line Interface
-
Manage the HAProxy Enterprise process using its command-line interface.
- Data Plane API
-
Use the Data Plane API to configure the load balancer dynamically.
- Lua
-
Extend HAProxy Enterprise using the Lua programming language.
- Runtime API
-
Use the Runtime API to update the load balancer's configuration in memory without requiring a reload.
Next up
Command Line Interface