Skip to content

allow fallback to default filter chain when listener filters timeout #7195

@lizan

Description

@lizan

Description:
Currently the timeout for listener filters behaves:

The timeout to wait for all listener filters to complete operation. If the timeout is reached, the accepted socket is closed without a connection being created. Specify 0 to disable the timeout

There should be a configurable option allow this to fallback to a default filter chain (the filter chain with empty filter chain match) when they timeout.

Metadata

Metadata

Assignees

Labels

enhancementFeature requests. Not bugs or questions.

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions