Did not work
This commit is contained in:
parent
c508b95842
commit
5e753771f0
1 changed files with 0 additions and 9 deletions
|
@ -29,12 +29,3 @@ frontend {{ site_name }}
|
||||||
|
|
||||||
use_backend {{ site_name }}__default
|
use_backend {{ site_name }}__default
|
||||||
{% endblock frontend %}
|
{% endblock frontend %}
|
||||||
{% block backend %}
|
|
||||||
{{ output_backends(backends,
|
|
||||||
config=[
|
|
||||||
'cookie SERVERID insert indirect nocache',
|
|
||||||
'option httpchk'
|
|
||||||
]
|
|
||||||
)
|
|
||||||
}}
|
|
||||||
{% endblock backend %}
|
|
||||||
|
|
Loading…
Add table
Reference in a new issue