Skip to main content

Module admin

Module admin 

Source
Expand description

Admin REST API server.

Provides a lightweight HTTP API for inspecting and managing the running proxy. Runs on a separate listener (configured via global.admin_addr) and exposes endpoints for health, configuration, upstream status, metrics, and hot-reload.

Functionsยง

start_admin_server
Start the admin HTTP server on the given address.