| Syntax: | proxy_next_upstream_tries |
|---|---|
| Default: | proxy_next_upstream_tries 0; |
| Context: | http, server, location |
This directive appeared in version 1.7.5.
Limits the number of possible tries for passing a request to the next server. The 0 value turns off this limitation.
Please login to continue.