Enabled http2 support
Reading Time: < 1 minute I just enabled http2 support on our webserver. Every website on my server will be served with http2 as well. What are the benefits of HTTP/2 compared with HTTP/1.1? First of all – speed 🙂 HTTP/2 is way faster than HTTP/1.1. You may ask why. That’s quite simple:HTTP/1.1 is using multiple TCP connections to load […]