| Syntax: |  proxy_next_upstream_tries  |  
|---|---|
| Default: |  proxy_next_upstream_tries 0;  |  
| Context: |  stream, server |  
 Limits the number of possible tries for passing a connection to the next server. The 0 value turns off this limitation. 
| Syntax: |  proxy_next_upstream_tries  |  
|---|---|
| Default: |  proxy_next_upstream_tries 0;  |  
| Context: |  stream, server |  
 Limits the number of possible tries for passing a connection to the next server. The 0 value turns off this limitation. 
Please login to continue.