I have seen some significant performance gains using HTTP/2 in other Web Applications so I'd like to know;
- Does Episerver officially support DXC environments running HTTP/2? Are there plans for this become the default setting in DXC?
- Has anyone has tried to make use of this, if so what issues if any did you encounter?
We've been able to use HTTP/2 in on-premise IIS for a while. But it was only last year that Azure App Services announced support for HTTP/2
https://blogs.msdn.microsoft.com/appserviceteam/2018/04/13/announcing-http2-support-in-azure-app-service/
I can see in the Azure Portal that all our Episerver DXC clients Integration environments are set to HTTP Version 1.1.
There's a lot to like about HTTP/2. I've seen some huge benefits by making use of its single TCP/IP connection and requesting in parallel. So I'm keen to know if I can start making use of this in DXC.