You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
@universam1 normally it should not have an impact because of connection pools. Maybe for frontends it would benefit to do full H2 support.
Do you want to work on an option to enable H2 backend?
I don't want to have this as default set, but the feature would be great to have!
HTTP/2 is enabled per default for the load balancer, but for the target group!
According to this announcement and the AWS console the target groups do support HTTP/2 as well.
https://aws.amazon.com/blogs/aws/new-application-load-balancer-support-for-end-to-end-http-2-and-grpc/
However, the target groups are always configured to forward to connect via HTTP/1.1
This might have a performance impact
The text was updated successfully, but these errors were encountered: