https://bz.apache.org/bugzilla/show_bug.cgi?id=69743

--- Comment #4 from abs2...@gmail.com ---
(In reply to Eric Covener from comment #3)
> From various unofficial search results, it seems to be an ALB limitation:
> when it uses TLS to the backend, it doesn't send SNI info.

Thanks Eric. Your analysis seems correct.

AWS Application Load Balancer article states it supports smart SNI but that
information is not being send to the Target server.
https://aws.amazon.com/blogs/aws/new-application-load-balancer-sni/


Yes, we are using AWS Application Load Balancer and your analysis seems correct
it seems ALB has limitation that it doesn't send SNI information to backend.
https://repost.aws/questions/QUOg0LUwafRFaorbsrYDP7xA/does-alb-send-sni-information-in-tls-handshake-to-a-back-end-server

ALB terminates client connection and starts a new Connection to target and
doesn't send SNI information to Target probably that's causing the issue.

Any workaround to resolve this issue?

-- 
You are receiving this mail because:
You are the assignee for the bug.
---------------------------------------------------------------------
To unsubscribe, e-mail: bugs-unsubscr...@httpd.apache.org
For additional commands, e-mail: bugs-h...@httpd.apache.org

Reply via email to