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