haproxy/backend/services¶
Configuration options for HAProxy backend services
HAProxy Backend Services¶
This parameter defines which services are available on backend nodes and their corresponding ports. It is used during service discovery to create the HAProxy configuration.
Requirements¶
- Must be defined on backend nodes (haproxy/role = backend)
- Port numbers must be valid (1-65535)
- Service names should be descriptive and match frontend configurations
Usage¶
Define available services on a backend node:
For services that listen on multiple ports:
Example in a cluster configuration: