Skip to content

feat: As a user, I want to have custom send_timeout config per route #2721

@parsa97

Description

@parsa97

Description

As a platform provider, we need to have send_timeout customizable per host/path/location. Unlike proxy_send_timeout (which controls the timeout between APISIX and the upstream), send_timeout controls the timeout between APISIX and the downstream client.

Currently in APISIX this can only be configured globally, but since increasing it globally could impact all services and lead to connection exhaustion, we need per-route control via annotations or a plugin.

Metadata

Metadata

Assignees

No one assigned

    Labels

    enhancementNew feature or request

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions