LXD proxy and Quic

Hi all, does the proxy support Quic/http3 protocol? I tried to activate the proxy with the UDP protocol and port 443, but in fact it seems that the domain header didn’t pass and the web server replied with the default virtual host.

The proxy does support UDP so should be able to support quic.

Error: The proxy header can be set only to TCP servers in non-Nat mode.

I need to have a real IP.

In that case you would need to use nat=true mode and assign a static IP to the instance’s NIC device using:

lxc config device override <instance> <device> ipv4.address=n.n.n.n