| Syntax: |  proxy_next_upstream  |  
|---|---|
| Default: |  proxy_next_upstream on;  |  
| Context: |  stream, server |  
When a connection to the proxied server cannot be established, determines whether a client connection will be passed to the next server.
Passing a connection to the next server can be limited by the number of tries and by time.
Please login to continue.