diff --git a/templates/haproxy.cfg.j2 b/templates/haproxy.cfg.j2 index b9b7b41..b80b38a 100644 --- a/templates/haproxy.cfg.j2 +++ b/templates/haproxy.cfg.j2 @@ -37,7 +37,8 @@ defaults {% if haproxy_stats_enabled | bool %} listen stats - bind {{ haproxy_stats_bind_address }}:{{ haproxy_stats_port }} + bind {{ haproxy_stats_bind_address }}:{{ haproxy_stats_port }} {% if haproxy_ssl | bool %}ssl crt {{ haproxy_ssl_pem }} ciphers {{ haproxy_ssl_cipher_suite }}{% endif %} + mode http stats enable stats hide-version

AltStyle によって変換されたページ (->オリジナル) /