Enable http check
This commit is contained in:
parent
de329e3830
commit
a4e8ad5d89
1 changed files with 1 additions and 0 deletions
|
@ -51,6 +51,7 @@ frontend {{ site_name }}
|
||||||
{% block backend %}
|
{% block backend %}
|
||||||
{{ output_backends(backends,
|
{{ output_backends(backends,
|
||||||
config=[
|
config=[
|
||||||
|
'option httpchk'
|
||||||
'http-check expect status 200',
|
'http-check expect status 200',
|
||||||
'default-server inter 3s fall 3 rise 2 on-marked-down shutdown-sessions',
|
'default-server inter 3s fall 3 rise 2 on-marked-down shutdown-sessions',
|
||||||
],
|
],
|
||||||
|
|
Loading…
Add table
Reference in a new issue