> +MAKE_FLAGS +=USE_OPENSSL=1 USE_PCRE2=1 USE_QUIC=1 USE_ZLIB=1 V=1
>
> to keep things sorted?
Yes, already fixed in my tree. Thanks
>
> either way, ok danj@
>
> btw, is there a quick way to test it? (I don't know if curl supports
> quic?)
It does: curl --http3
On Thu, 12 Oct 2023 08:29:50 +0200, Theo Buehler
wrote:
> Quite a bit of work was invested in upstream and in libssl to make
> QUIC work. In view of this, I think it should be enabled.
>
> You still have to opt in by an explicit quic4@: or quic6@: prefix and
> an alpn of h3, as explained here:
>
Quite a bit of work was invested in upstream and in libssl to make QUIC
work. In view of this, I think it should be enabled.
You still have to opt in by an explicit quic4@: or quic6@: prefix and an
alpn of h3, as explained here:
https://www.haproxy.com/blog/how-to-enable-quic-load-balancing-on-ha