On Wed, Nov 08, 2023 at 11:27:49AM +0100, Christoph Kukulies wrote:
> parsing [/etc/haproxy/haproxy.cfg:60] : 'bind' : unsupported protocol family 
> 2 for address 'quic4@0.0.0.0:4>
> Nov 08 11:16:54 mail.
> 
> 
> I'm using sample.haproxy.cfg from Shawns haproxy-scripts and there the line:
> 
> bind quic4@0.0.0.0:443 name quic443 ssl crt crt 
> /etc/haproxy/fullchain.pemproto quic alpn h3 npn h3 allow-0rtt curves 
> secp521r1:secp384r1
> 
> --
> Christoph
> 
> 

Did you compile haproxy with USE_QUIC=1? look at haproxy -vv to check if
you have quic support.


-- 
William Lallemand

Reply via email to