| Syntax: | proxy_next_upstream_timeout |
|---|---|
| Default: | proxy_next_upstream_timeout 0; |
| Context: | stream, server |
Limits the time allowed to pass a connection to the next server. The 0 value turns off this limitation.
| Syntax: | proxy_next_upstream_timeout |
|---|---|
| Default: | proxy_next_upstream_timeout 0; |
| Context: | stream, server |
Limits the time allowed to pass a connection to the next server. The 0 value turns off this limitation.
Please login to continue.