Skip to content

Commit

Permalink
update active and passive timeouts
Browse files Browse the repository at this point in the history
  • Loading branch information
kayx23 committed Jul 23, 2024
1 parent bbcd8d9 commit 8cd5286
Showing 1 changed file with 1 addition and 2 deletions.
3 changes: 1 addition & 2 deletions docs/en/latest/concepts/apisix_upstream.md
Original file line number Diff line number Diff line change
Expand Up @@ -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
Expand Down

0 comments on commit 8cd5286

Please sign in to comment.