Configuring Cloudflare Tunnel with CloudPanel and Bunkerweb for HTTP/3 Support #517
Unanswered
psychedelicu
asked this question in
Q&A
Replies: 0 comments
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
-
Hello,
I'm trying to set up HTTP/3 support for my website using Cloudflare Tunnel, CloudPanel (with Nginx), and Bunkerweb. Here’s my setup and what I’ve tried:
Cloudflare Tunnel directly to CloudPanel (Nginx) as a reverse proxy to the web server.
Cloudflare Tunnel to Bunkerweb, which then forwards traffic to CloudPanel.
In both cases, the site only works over HTTP/1.1. I want to enable HTTP/3 for better performance, but I haven’t been able to make it work with HTTP/2 or HTTP/3 in these setups.
Does anyone have any advice on configuring CloudPanel and Bunkerweb properly to achieve HTTP/3 support in this scenario? Any help would be greatly appreciated!
Thanks!
Beta Was this translation helpful? Give feedback.
All reactions