HTTP/3 over port other than 443

571 views
Skip to first unread message

Candid Dauth

unread,
Jun 19, 2022, 6:06:30 PM6/19/22
to Chromium-discuss
Hey,

I am trying to get HTTP/3 to run on my server. Due to my specific setup (multiple VMs on one host system with a single public IP address, each VM needing its own HTTP/3 port), I need to run the HTTP/3 UDP listener on a port other than 443.

I am sending the HTTP header Alt-Svc: h3=":44113"; ma=2592000,h3-29=":44113"; ma=2592000.  Firefox makes most subsequent requests through HTTP/3, but Chromium keeps using HTTP/2. When I change my HTTP/3 setup to port 443, it starts working in Chromium as well.

Does Chromium not support HTTP/3 on ports other than 443? What exactly are the rules? Is this documented anywhere? I could not find any information about this anywhere.

Greetings,
Candid Dauth

Ryan Hamilton

unread,
Jun 22, 2022, 5:41:12 PM6/22/22
to cda...@gmail.com, Chromium-discuss

So you can use numbers others than 443, but they must be < 1024.

Cheers,

Ryan

--
--
Chromium Discussion mailing list: chromium...@chromium.org
View archives, change email options, or unsubscribe:
http://groups.google.com/a/chromium.org/group/chromium-discuss

Candid Dauth

unread,
Jun 28, 2022, 5:14:35 PM6/28/22
to Chromium-discuss, Ryan Hamilton, Chromium-discuss, Candid Dauth
Thank you, it worked!
Reply all
Reply to author
Forward
0 new messages