Nginx HTTP2.0

nginx 开启http2.0

前提:

2020年4月13日 下午12:13:38 Update:

在CLOUDFRONT–> ELB–〉nginx–〉 springcloud 的架构下。 https到了Cloudfront就被卸载了,elb往后的所有都是走http协议。意味着其中只有ELB到客户端才是http2.0协议,ELB后的都是http1.1协议。这一点cloudfront配置的时候,也有明确的写了呢!

Author: Chandler Kwok
Link: http://yoursite.com/2020/04/04/nginx-http2-0/
Copyright Notice: All articles in this blog are licensed under CC BY-NC-SA 4.0 unless stating additionally.