diff --git a/content/en/docs/reference/config/networking/virtual-service/index.html b/content/en/docs/reference/config/networking/virtual-service/index.html index 4f32bd55efcd1..323ba78aa2cdc 100644 --- a/content/en/docs/reference/config/networking/virtual-service/index.html +++ b/content/en/docs/reference/config/networking/virtual-service/index.html @@ -1959,6 +1959,16 @@

HTTPRetry

Flag to specify whether the retries should retry to other localities. See the retry plugin configuration for more details.

+ + + +
retryIgnorePreviousHosts
+
BoolValue
+
+ +

Flag to specify whether the retries should ignore previously tried hosts during retry. +Defaults to true.

+ diff --git a/content/zh/docs/reference/config/networking/virtual-service/index.html b/content/zh/docs/reference/config/networking/virtual-service/index.html index de88514095090..2da2f5c526a7b 100644 --- a/content/zh/docs/reference/config/networking/virtual-service/index.html +++ b/content/zh/docs/reference/config/networking/virtual-service/index.html @@ -1959,6 +1959,16 @@

HTTPRetry

Flag to specify whether the retries should retry to other localities. See the retry plugin configuration for more details.

+ + + +
retryIgnorePreviousHosts
+
BoolValue
+
+ +

Flag to specify whether the retries should ignore previously tried hosts during retry. +Defaults to true.

+