Files
haproxy-manager-base/templates/hap_header.tpl
Josh Knapp b5bb141899 Fix resolvers block placement — must be outside global section
The resolvers section was inserted inside the global section, causing
HAProxy to parse global directives (pidfile, maxconn, etc.) as
resolver keywords. Moved resolvers to its own top-level section
between global and defaults where HAProxy expects it.

Co-Authored-By: Claude Opus 4.6 (1M context) <noreply@anthropic.com>
2026-04-02 05:18:48 -07:00

2.5 KiB