From 8cd5286e10ba4ed3c2e3c510df515dce113a27e9 Mon Sep 17 00:00:00 2001 From: traky Date: Tue, 23 Jul 2024 17:20:40 +0800 Subject: [PATCH] update active and passive timeouts --- docs/en/latest/concepts/apisix_upstream.md | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) diff --git a/docs/en/latest/concepts/apisix_upstream.md b/docs/en/latest/concepts/apisix_upstream.md index 814418685b..b91b0c27f6 100644 --- a/docs/en/latest/concepts/apisix_upstream.md +++ b/docs/en/latest/concepts/apisix_upstream.md @@ -92,11 +92,10 @@ spec: - 503 - 504 httpFailures: 3 - timeout: 5s active: type: http httpPath: /healthz - timeout: 5s + timeout: 5 host: www.foo.com healthy: successes: 3