HAProxy Enterprise Documentation 2.5r1

Runtime API

The Runtime API is embedded inside the load balancer and requires no other packages. It lets you configure some aspects of the load balancer at runtime without needing to reload the service. Changes are kept in memory only until the next reload or restart and are not saved to the configuration file on disk. Use this feature to make on-the-fly changes, such as enabling and disabling servers or adding entries to map files in memory.

Overview

Get an overview of the Runtime API.

Installation

Install and configure the HAProxy Enterprise Runtime API.

Tutorials

See examples of using the Runtime API

Reference guide

View Runtime API commands and usage.


Next up

Overview