From 73f00c49d21d598a5f2a5e9716699863b854233a Mon Sep 17 00:00:00 2001 From: Igor Artamonov Date: Sun, 18 Sep 2022 15:38:31 -0400 Subject: [PATCH] problem: missing docs for upstream roles (cherry picked from commit 7ce91e3ee2afd9333173156a821872300d082482) (cherry picked from commit 6ddef70d6ed686e02c5ebce9c2aa90f8aa15563b) --- docs/reference-configuration.adoc | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/docs/reference-configuration.adoc b/docs/reference-configuration.adoc index 0d691617..d71e8589 100644 --- a/docs/reference-configuration.adoc +++ b/docs/reference-configuration.adoc @@ -678,7 +678,8 @@ configuration, and may be omitted for most of the situations. | `role` | no -| `standard` (default) or `fallback`. +| `primary` (default), `secondary` or `fallback`. +First it makes the requests to the upstreams with role `primary`, then if none are available to upstreams with role `secondary`. Fallback role mean that the upstream is used only after other upstreams failed or didn't return quorum | `chain`