Skip to content

perf: eliminate repeated route lookups in http filters #372

@rshriram

Description

@rshriram

The rate limit filter and the fault filter can be applied to specific upstream clusters. Currently, these filters recompute the route on their own. For performance reasons, this recomputation should be avoided. Instead, the upstream cluster chosen by the http connection manager should be made available via the some accessible interface.

Metadata

Metadata

Assignees

Labels

Type

No type

Projects

No projects

Milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions