Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

HTTP/2 support #892

Closed
khteh opened this issue Mar 13, 2019 · 2 comments
Closed

HTTP/2 support #892

khteh opened this issue Mar 13, 2019 · 2 comments

Comments

@khteh
Copy link

khteh commented Mar 13, 2019

Hi;
Does the ALB support HTTP/2? This is a concern since TCP connection would be held much longer compared to HTTP1.1. Does the load balancer send Alt-Svc: header when the original server is suffering from heavy load, too many streams in a single connection, for instance?

@M00nF1sh
Copy link
Collaborator

Hi,
Currently ALB supports frontend HTTP/2(ALB terminates HTTP/2 traffic, and talk to backends via HTTP/1). backend HTTP/2 support is in developing.

As for the 'Alt-Svc', I'd suggest open an support ticket to ALB team to ask for it 😄

@khteh
Copy link
Author

khteh commented Mar 17, 2019

Yes I have contacted support. Thanks!

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

No branches or pull requests

2 participants