lokesh-lingarajan commented on pull request #11502:
URL: https://github.com/apache/druid/pull/11502#issuecomment-887943151


   > hmmm, I had exactly same setup and things used to work fine.
   > 
   > My guess is that ELB, in your case, has one or more of following issues...
   > 
   > * Not preserving the original "Host" header of the original/upstream 
request
   > * Not adding the correct "X-Forwarded-Proto" and "X-Forwarded-Port" 
headers to the downstream request (i.e. protocol/https and port on ELB which 
receives original request)
   > 
   > can you check the headers on request when you receive them in the Druid 
process and see if above are present and correct?
   > 
   > If above are set, then my memory is probably not serving me correctly :)
   
   Thanks Himanshu, that might be the reason too. Will get back after playing a 
bit more at the ELB side in our setup.


-- 
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]

Reply via email to