lhotari commented on issue #22512: URL: https://github.com/apache/pulsar/issues/22512#issuecomment-2061861614
X-Forwarded-For header isn't sufficient for all use cases. Jetty 12 has support for ["HA proxy protocol"](https://www.haproxy.org/download/2.2/doc/proxy-protocol.txt), explained here: https://eclipse.dev/jetty/documentation/jetty-12/operations-guide/index.html#og-protocols-proxy-protocol The Pulsar binary protocol already supports "HA proxy protocol" with the `haProxyProtocolEnabled=true` configuration. -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. To unsubscribe, e-mail: [email protected] For queries about this service, please contact Infrastructure at: [email protected]
