mirror of
https://github.com/haproxy/haproxy.git
synced 2026-02-03 20:39:41 -05:00
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. |
||
|---|---|---|
| .. | ||
| haproxy | ||
| import | ||
| make | ||