man: only one URI can be supplied to the backend directive
Multiple URIs is something worth supporting, but we're not there yet.
This commit is contained in:
parent
86308c9780
commit
ce4e23e5d8
|
@ -52,7 +52,7 @@ The following directives are supported:
|
||||||
*listen* <address>...
|
*listen* <address>...
|
||||||
Additional addresses to listen on.
|
Additional addresses to listen on.
|
||||||
|
|
||||||
*backend* <uri>...
|
*backend* <uri>
|
||||||
Backend to forward incoming connections to.
|
Backend to forward incoming connections to.
|
||||||
|
|
||||||
The following URIs are supported:
|
The following URIs are supported:
|
||||||
|
|
Loading…
Reference in New Issue