KhanovaSkola / khanovaskola-v3

https://khanovaskola.cz
MIT License
2 stars 3 forks source link

Turn on HTTP/2 #10

Closed danielhollas closed 4 years ago

danielhollas commented 4 years ago

This, unfortunately, requires a nginx upgrade.

danielhollas commented 4 years ago

HTTP/2 Server Push

https://www.nginx.com/blog/nginx-1-13-9-http2-server-push/

https://docs.google.com/document/d/1K0NykTXBbbbTlv60t5MyJvXjqKGsCVNYHyLEXIxYMv0/edit#

https://hpbn.co/optimizing-application-delivery/#optimizing-for-http1x

danielhollas commented 4 years ago

btw: We should optimize Cache header (maybe it already is), and have it as long as possible, we burst cache by hashing the CSS and JS files anyways.

danielhollas commented 4 years ago

HTTP2 turned on after Debian upgrade! :tada: