amazon web services - Is only AWS ELB supporting supporting http/2 sufficient in stack -
if have aws elb terminating ssl , apache 2.2 mod_proxy talking tomcat 7.x. apache , tomcat not support http/2.
will performance gains if aws elb starts supporting http/2?
thanks, sameer
as of today, elb not natively support http2. can enable support handling ssl termination on instances , using tcp passthrough connections.
in order this, need change apache nginx apache not officially support yet.
Comments
Post a Comment