QA did not work with httpchhk

This commit is contained in:
Johan Wassberg 2025-05-14 13:25:22 +02:00
parent 7e6314100d
commit 1f9c99f5b7
Signed by: jocar
GPG key ID: BE4EC2EEADF2C31B

View file

@ -30,12 +30,12 @@ frontend {{ site_name }}
use_backend {{ site_name }}__default
{% endblock usebackend %}
{% endblock frontend %}
{% block backend %}
{{ output_backends(backends,
config=[
'cookie SERVERID insert indirect nocache',
'option httpchk'
]
)
}}
{% endblock backend %}
#{% block backend %}
#{{ output_backends(backends,
# config=[
# 'cookie SERVERID insert indirect nocache',
# 'option httpchk'
# ]
# )
#}}
#{% endblock backend %}