Skip to content

Allow users to configure request queue length #646

Closed
@vishalbollu

Description

@vishalbollu

Description

Currently, when a waitress queue has reached its connection_limit (default 100), the following is returned: no healthy upstream. Make connection_limit configurable to allow users to customize the length of the queue.

Additional Context

  • May need to expose functionality to configure settings such as connection-idle-timeout in waitress, ELB and other network hops so that these networks don't kill requests while they are waiting in a queue.

Metadata

Metadata

Assignees

No one assigned

    Labels

    enhancementNew feature or request

    Type

    No type

    Projects

    No projects

    Milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions