haproxy/include
William Lallemand 61937cf2e1
Some checks failed
Contrib / build (push) Has been cancelled
alpine/musl / gcc (push) Has been cancelled
VTest / Generate Build Matrix (push) Has been cancelled
Windows / Windows, gcc, all features (push) Has been cancelled
VTest / (push) Has been cancelled
MINOR: systemd: support for systemd socket activation via setenv-sd-listen-fds
Adds the setenv-sd-listen-fds configuration option to automatically set
or clear environment variables based on systemd's LISTEN_FDS and
LISTEN_FDNAMES. When enabled, HAProxy will expose file descriptors using
environment variable names prefixed with FD_ followed by the uppercase
FileDescriptorName defined in the systemd socket unit.

This feature simplifies socket activation in containerized environments
and allows binding to inherited file descriptors without relying on NAT
or network initialization.

Default behavior is off, which ensures the environment variables are
unset.
2025-10-19 19:54:49 +02:00
..
haproxy MINOR: systemd: support for systemd socket activation via setenv-sd-listen-fds 2025-10-19 19:54:49 +02:00
import CLEANUP: mjson: remove unused defines from mjson.h 2025-10-06 09:30:07 +02:00
make BUILD: makefile: add a qinfo macro to pass info in quiet mode 2025-01-08 11:26:05 +01:00