haproxy/include
Frederic Lecaille 4e0ba3d7e2 MINOR: init: add HTTP client-only mode
Introduce the new <client_mode> global variable to define the operating mode
of haproxy. This variable can be set to 1 to allow haproxy to start without
any listeners.

During the initialization cycle, setting this flag ensures that the lack of
configured listeners is no longer treated as a fatal error. This allows
programs based on haproxy source code to initialize the stack and use its
features even without a frontend.
2026-03-23 09:37:12 +01:00
..
haproxy MINOR: init: add HTTP client-only mode 2026-03-23 09:37:12 +01:00
import CLEANUP: assorted typo fixes in the code, commits and doc 2025-12-25 19:45:29 +01:00
make BUILD: makefile: add a qinfo macro to pass info in quiet mode 2025-01-08 11:26:05 +01:00