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 %}
|
||||
{{ output_backends(backends,
|
||||
config=[
|
||||
'option httpchk'
|
||||
'option httpchk',
|
||||
'http-check expect status 200',
|
||||
'default-server inter 3s fall 3 rise 2 on-marked-down shutdown-sessions',
|
||||
],
|
||||
|
|
Loading…
Add table
Reference in a new issue