The media in this post is not displayed to visitors. To view it, please go to the original post.
This guide made it pretty easy to update Apache2 so it uses http/2 rather than http/1.1. If you notice anything gone astray, please let me know!
There was no change in PageSpeed scores, but then it was pretty good already, thanks to Jetpack Boost!
This Cloudflare article is a good, high-level description of what it’s all about.
odd.blog/2024/06/06/now-on-htt…
Configure HTTP/2 on Apache
In this tutorial, you will learn how to configure HTTP/2, an updated version of the HTTP technology which adds several useful features using Apache on Debian.Linode
Deze entry werd bewerkt (donderdag 6 juni 2024, 08:32)
Ramon van Belzen likes this.
Donncha Ó Caoimh
in reply to Donncha • • •Most of the requests were still http/1.1, but the server is using fcgi now, rather than prefork so that might have something to do with it.
Ramon van Belzen
in reply to Donncha • •