NginxProxyManager / NginxProxyManager/nginx-proxy-manager

[Feature Request] Enabled Nginx to listen on 443/udp for quic by default

Open
#5,574 0 comments 1 reaction 0 assignees View on GitHub

Nobody has claimed this yet.

enhancement
Dominant language
TypeScript
Stars
34.2k
Forks
3.9k
Avg merge
21h 12m
Merged PRs (30d)
20

Description

Is your feature request related to a problem? Please describe.
Modern versions of Nginx support quic out of the box. You're already using a version that was compiled with --with-http_v3_module

Describe the solution you'd like
Allow Nginx to have quic enabled by default, add 443/udp to exposed ports in Docker image.

Contributor guide

No contributing guide indexed for this repository

First steps

  1. Read the whole issue, then the project's contributing guide.
  2. Comment on the issue to say you are picking it up — it saves two people doing the same work.
  3. Fork the repository and make your change on a branch.
  4. Open a pull request that references the issue number.

Research direction

Start by locating the Nginx default listener configuration and the Docker image's exposed-port definition. Check how HTTP/3/QUIC is currently configured, then make 443/udp available by default and verify that the resulting image exposes the port and Nginx listens on it.

Written by the indexing model from the issue text.

Assessment

Tech stack
docker, nginx
Domain
infrastructure, networking
Issue type
Feature
Difficulty
3/5
Estimated time
1-2 days
Activity status
Quiet
Clarity
Mostly clear
Newbie friendliness
55/100

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.