Closed danielhollas closed 4 years ago
This, unfortunately, requires a nginx upgrade.
nginx
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
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.
HTTP2 turned on after Debian upgrade! :tada:
This, unfortunately, requires a
nginx
upgrade.