Dashboard UI HTTP3 #1369

Closed
opened 2025-11-20 05:29:09 -05:00 by saavagebueno · 0 comments
Owner

Originally created by @v1rusnl on GitHub (Oct 25, 2024).

Is your feature request related to a problem? Please describe.
No problem, but are there any reasons why HTTP3 with QUIC is not used by Caddy Reverse Proxy for accessing the Dashboard UI?
I tested it here on my selfhosted instance, and everything works as expected with H3 enabled.

Describe the solution you'd like
Add - '443:443/udp' to Docker-Compose YML Caddy port section and h3 to the Caddyfile additionally in the section protocols h1 h2c.

Describe alternatives you've considered

Additional context

Originally created by @v1rusnl on GitHub (Oct 25, 2024). **Is your feature request related to a problem? Please describe.** No problem, but are there any reasons why HTTP3 with QUIC is not used by Caddy Reverse Proxy for accessing the Dashboard UI? I tested it here on my selfhosted instance, and everything works as expected with H3 enabled. **Describe the solution you'd like** Add `- '443:443/udp'` to Docker-Compose YML Caddy port section and `h3` to the Caddyfile additionally in the section `protocols h1 h2c`. **Describe alternatives you've considered** - **Additional context** -
saavagebueno added the feature-request label 2025-11-20 05:29:09 -05:00
Sign in to join this conversation.
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: SVI/netbird#1369