Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Forward proxy support for NGINX Plus R34 #3280

Open
sjberman opened this issue Apr 2, 2025 · 0 comments
Open

Forward proxy support for NGINX Plus R34 #3280

sjberman opened this issue Apr 2, 2025 · 0 comments
Labels
area/nginx-configuration Relates to nginx configuration area/telemetry Issues related to collected telemetry data enhancement New feature or request
Milestone

Comments

@sjberman
Copy link
Collaborator

sjberman commented Apr 2, 2025

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
@sjberman sjberman added the enhancement New feature or request label Apr 2, 2025
@sjberman sjberman added area/telemetry Issues related to collected telemetry data area/nginx-configuration Relates to nginx configuration labels Apr 2, 2025
@sindhushiv sindhushiv added this to the v2.1.0 milestone Apr 8, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
area/nginx-configuration Relates to nginx configuration area/telemetry Issues related to collected telemetry data enhancement New feature or request
Projects
Status: 🆕 New
Development

No branches or pull requests

2 participants