check new proxyconf
This commit is contained in:
parent
764f1b5792
commit
258f88eedd
@ -1,6 +1,6 @@
|
||||
upstream backend {
|
||||
{% for server in upstream_servers %}
|
||||
server {{ server }} max_fails=1 fail_timeout=10s;
|
||||
server {{ server }} max_fails=1 fail_timeout=1s;
|
||||
{% endfor %}
|
||||
}
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user