HAProxy Enterprise Documentation 2.5r1

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

The Data Plane API lets you configure the load balancer using HTTP RESTful commands.

Runtime API

Use the Runtime API to update the load balancer's configuration in memory without requiring a reload.

Lua

Extend HAProxy Enterprise using the Lua programming language.


Next up

Command Line Interface