haproxy/frontend/map¶
Automatically configured mapping of frontend service ports
HAProxy Frontend Map¶
This parameter stores the automatically discovered frontend port mappings used to generate the HAProxy configuration. It defines which ports HAProxy listens on for each service.
Requirements¶
- Generated automatically by
haproxy-configure.py - Do not modify manually - use
haproxy/frontend/map-overridefor manual configuration
Usage¶
The parameter is populated automatically based on discovered services. The structure maps service names to their listening ports:
Example auto-generated configuration:
Objects that Reference haproxy/frontend/map¶
- templates haproxy.cfg.tmpl in HAProxy as part of Contents (used)
Objects used by haproxy/frontend/map¶
Not used in current content packs