Skip to content

Forward proxy support for NGINX Plus R34 #3280

@sjberman

Description

@sjberman

With R34, NGINX Plus allows NGINX customers to send their license usage telemetry to F5 via an existing enterprise forward proxy in their environment.

NGF should support these fields so a user can configure NGINX Plus to forward usage reports via a forward proxy solution.

mgmt {
    proxy HOST:PORT;
    proxy_username USER;    #optional
    proxy_password PASS;    #optional
}

https://nginx.org/en/docs/ngx_mgmt_module.html

Acceptance

  • allow users to configure forward proxy fields for usage reports when running NGINX Plus
  • sensitive data should be stored in a Secret by the user

Dev Notes:

Metadata

Metadata

Assignees

Labels

area/nginx-configurationRelates to nginx configurationarea/telemetryIssues related to collected telemetry dataenhancementNew feature or requesthighlightRelates to features that should be promoted despite not being an epicrefinedRequirements are refined and the issue is ready to be implemented.size/mediumEstimated to be completed within a week

Type

No type

Projects

Status

🆕 New

Milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions