On Friday, October 9, 2020 4:28 PM, Frederic Lecaille <[email protected]> wrote:
> > > The IETF-QUIC transport protocol spec [1] hasn't been ratified, but > > > there exists a number of QUIC deployments in the wild. I'm writing a > > > proxy and I'd like to add support for QUIC. Are there any plans to add > > > QUIC4/QUIC6 to the list of PROXY transport protocols? > > > > from what I know the ongoing work on haproxy side is visible here > > https://github.com/haproxytech/quic-dev > > I let haproxy team answer if they have more details but there are > > already some preparation work done in haproxy.git mainline. > > Best, > > As already mentioned by William, I confirmed we have started to work on > QUIC support for HAProxy. > > Note that the last QUIC draft version is 31. Thanks both for replying. My question was less about haproxy and more about the PROXY protocol specification [1]. How should proxies forward QUIC connection metadata via the PROXY protocol? There is \x11 for TCP over IPv4, but nothing for QUIC over IPv4. [1]: https://www.haproxy.org/download/2.3/doc/proxy-protocol.txt

