-
Notifications
You must be signed in to change notification settings - Fork 130
Open
Labels
backlogCurrently unprioritized work. May change with user feedback or as the product progresses.Currently unprioritized work. May change with user feedback or as the product progresses.tech-debtShort-term pain, long-term benefitShort-term pain, long-term benefit
Description
When creating certain configurations such as multiple listeners with no hostnames, and having an httproute bind to all listeners, it can result in duplicate http matching configs. While this result doesn't cause any issues, it results in nginx and our njs module doing extra work that they don't need to be doing.
We should ensure that we de-duplicate our http matches before updating nginx.
Example: #885 (comment)
Metadata
Metadata
Assignees
Labels
backlogCurrently unprioritized work. May change with user feedback or as the product progresses.Currently unprioritized work. May change with user feedback or as the product progresses.tech-debtShort-term pain, long-term benefitShort-term pain, long-term benefit
Type
Projects
Status
🆕 New