Skip to content
Closed
Changes from 1 commit
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
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
Loading