aaPanel_Kern Recently changed servers to newest Linux kernel (v6), Ubuntu 24, installed Nginx 1.27.1. Unable to enable HTTP3/QUIC. If I do nginx -V command, it says "built with OpenSSL 1.1.1q". I suppose this might be an issue, since this version might not have normal support for it? I actually dont see any other reason for it to not work.
When trying to enable HTTP3 in config, it does not say that its un "unknown keyword" like it used to in previous unsupported versions. So the Nginx itself has the support, but there is probably something else.
I Installed Nginx with custom compilation from this article (https://www.aapanel.com/blog/how-to-add-custom-modules-brotli-to-nginx/) with Brotli support.