Skip to main content
Version: vNext (current)

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

Config file keysEnvironment variablesTypeDefault
default_upstream_timeoutDEFAULT_UPSTREAM_TIMEOUTstring30s (Go Duration formatting)

Examples

default_upstream_timeout: 30s
DEFAULT_UPSTREAM_TIMEOUT: 1h45m