Credit and thanks to Matthew Cox and Daniel Ring for implementation work
One of the new features Windows Server 2022 brings is native support for hosting HTTP/3 services. In this post, we will ...
I have enabled HTTP3/QUIC on a number of Windows Server 2022 web servers, below are my notes from OneNote on how to enable it.
Please note though that I have seen non-pooled memory leaks caused by the QUIC driver, which uses up all available memory and requires a server reboot to free up memory resources. The busier the web server the more often it occurs.