Skip to content

Enable Proxy Protocol #1406

Closed
Closed
@mpstefan

Description

@mpstefan

As a user of NGF
I want to enable proxy protocol for my application's endpoints
So that the client's IP address is preserved as the traffic is forwarded to my application.

Acceptance

  • The user can enable proxy protocol for all Gateway listeners associated with the GatewayClass the NginxProxy parametersRef is attached to.
  • When proxy protocol is enabled, gRPC and HTTP Routes will forward the client IP to the upstream service.
  • API Reference documentation is updated to demonstrate how proxy protocol may be enabled.
### Tasks
- [ ] https://github.com/nginxinc/nginx-gateway-fabric/issues/2328
- [ ] Implement API

Metadata

Metadata

Assignees

Labels

area/nginx-configurationRelates to nginx configurationrefinedRequirements are refined and the issue is ready to be implemented.size/mediumEstimated to be completed within a week

Type

No type

Projects

No projects

Milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions