Skip to content

Make forwarded client address handling configurable - #275

Merged
Gujiawei-Edinburgh merged 1 commit into
apache:mainfrom
popduke:feat-make-address-forwarding-configurable
Aug 24, 2026
Merged

Make forwarded client address handling configurable#275
Gujiawei-Edinburgh merged 1 commit into
apache:mainfrom
popduke:feat-make-address-forwarding-configurable

Conversation

@popduke

@popduke popduke commented Aug 24, 2026

Copy link
Copy Markdown
Contributor

Summary

Make forwarded client address handling configurable per MQTT listener.

  • Add enableProxyProtocol for TCP, TLS, WS, and WSS listeners.
  • Add enableClientAddressHeader for WS and WSS listeners.
  • Keep both options enabled by default to preserve existing load balancer deployments.
  • Allow deployments with different network boundaries to disable either mechanism explicitly.

@Gujiawei-Edinburgh Gujiawei-Edinburgh left a comment

Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

It looks good to me

@Gujiawei-Edinburgh
Gujiawei-Edinburgh merged commit c58b3d3 into apache:main Aug 24, 2026
4 checks passed
@popduke
popduke deleted the feat-make-address-forwarding-configurable branch August 25, 2026 12:59
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants