Syntax error
This commit is contained in:
parent
e38f8c790b
commit
b342bb9205
1 changed files with 1 additions and 1 deletions
|
@ -51,7 +51,7 @@ frontend {{ site_name }}
|
||||||
{% block backend %}
|
{% block backend %}
|
||||||
{{ output_backends(backends,
|
{{ output_backends(backends,
|
||||||
config=[
|
config=[
|
||||||
'option httpchk'
|
'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