lokesh-lingarajan commented on pull request #11502:
URL: https://github.com/apache/druid/pull/11502#issuecomment-888828956
Looks like there is druid configuration to enable x-forwarded headers to be
enabled
druid.server.http.enableForwardedRequestCustomizer
If enabled, adds Jetty ForwardedRequestCustomizer which reads X-Forwarded-*
request headers to manipulate servlet request object when Druid is used behind
a proxy.
Default:
false
Let me give this a try.
<br class="Apple-interchange-newline">
--
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]
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]