Default Upstream Timeout
Summary
Default Upstream Timeout is the default timeout applied to a proxied route when no timeout
key is specified by the policy.
See Global Timeouts for more information.
How to configure
- Core
- Enterprise
- Kubernetes
Config file keys | Environment variables | Type | Default |
---|---|---|---|
default_upstream_timeout | DEFAULT_UPSTREAM_TIMEOUT | string | 30s (Go Duration formatting) |
Examples
default_upstream_timeout: 30s
DEFAULT_UPSTREAM_TIMEOUT: 1h45m
Set Default Upstream Timeout in the Console:
Kubernetes does not support default_upstream_timeout