haproxy/frontend/map-override¶
Manual configuration override for frontend service ports
HAProxy Frontend Map Override¶
This parameter allows manual configuration of frontend port mappings, overriding the auto-discovery process. Used when you need precise control over which ports HAProxy listens on.
Requirements¶
- Port numbers must be valid (1-65535)
- Ports must not conflict with other system services
- Each service should have corresponding backend configuration
Usage¶
Set this parameter to manually define listening ports:
When this parameter is set, it completely replaces any auto-discovered frontend configurations. For services requiring multiple ports, use an array format.
Objects that Reference haproxy/frontend/map-override¶
- templates haproxy-configure.py.tmpl in HAProxy v4.15.0 as part of Contents (used)
Objects used by haproxy/frontend/map-override¶
Not used in current content packs