-
Notifications
You must be signed in to change notification settings - Fork 2k
Open
Labels
backlog candidatePull requests/issues that are candidates to be backlog itemsPull requests/issues that are candidates to be backlog itemshelp wantedIssues identified as good community contribution opportunitiesIssues identified as good community contribution opportunitiesproposalAn issue that proposes a feature requestAn issue that proposes a feature request
Description
Is your feature request related to a problem? Please describe.
We have a customer would like to understand the cause of a tcp reset by nginx, while the k8s cluster is in production. If the debug mode is on globally that may cause high CPU load and overwhelming of debug logs.
Hence we would like to have event directives included in nginx ingress configMap particularly with debug_connection
https://nginx.org/en/docs/ngx_core_module.html#debug_connection
Describe the solution you'd like
Add event snippet
Describe alternatives you've considered
Add debug_connection arguments should also work if event directives is not good to be exposed for user to edit directly.
Additional context
nil
Metadata
Metadata
Assignees
Labels
backlog candidatePull requests/issues that are candidates to be backlog itemsPull requests/issues that are candidates to be backlog itemshelp wantedIssues identified as good community contribution opportunitiesIssues identified as good community contribution opportunitiesproposalAn issue that proposes a feature requestAn issue that proposes a feature request