Skip to content

Releases: robvanoostenrijk/haproxy-http3

v3.1.0

07 Jan 15:46
v3.1.0
298d46e
Compare
Choose a tag to compare

aws-lc v1.42.0

Versions:

  • haproxy-aws-lc

    Version information
     HAProxy version 3.1.0-http3-aws-lc 2024/11/26 - https://haproxy.org/
     Status: stable branch - will stop receiving fixes around Q1 2026.
     Known bugs: http://www.haproxy.org/bugs/bugs-3.1.0.html
     Running on: Linux 6.8.0-1017-azure #20-Ubuntu SMP Tue Oct 22 03:43:13 UTC 2024 aarch64
     Build options :
       TARGET  = linux-musl
       CC      = clang
       CFLAGS  = -O2 -g -fwrapv
       OPTIONS = USE_THREAD=1 USE_LIBCRYPT=1 USE_GETADDRINFO=1 USE_OPENSSL=1 USE_OPENSSL_AWSLC=1 USE_LUA=1 USE_CPU_AFFINITY=1 USE_TFO=1 USE_NS=1 USE_QUIC=1 USE_PCRE2=1 USE_PCRE2_JIT=1
       DEBUG   = 
     
     Feature list : -51DEGREES +ACCEPT4 -BACKTRACE -CLOSEFROM +CPU_AFFINITY +CRYPT_H -DEVICEATLAS +DL -ENGINE +EPOLL -EVPORTS +GETADDRINFO -KQUEUE -LIBATOMIC +LIBCRYPT +LINUX_CAP +LINUX_SPLICE +LINUX_TPROXY +LUA +MATH -MEMORY_PROFILING +NETFILTER +NS -OBSOLETE_LINKER +OPENSSL +OPENSSL_AWSLC -OPENSSL_WOLFSSL -OT -PCRE +PCRE2 +PCRE2_JIT -PCRE_JIT +POLL +PRCTL -PROCCTL -PROMEX -PTHREAD_EMULATION +QUIC -QUIC_OPENSSL_COMPAT +RT +SHM_OPEN +SLZ +SSL -STATIC_PCRE -STATIC_PCRE2 +TFO +THREAD +THREAD_DUMP +TPROXY -WURFL -ZLIB
     
     Default settings :
       bufsize = 16384, maxrewrite = 1024, maxpollevents = 200
     
     Built with multi-threading support (MAX_TGROUPS=16, MAX_THREADS=256, default=4).
     Built with OpenSSL version : OpenSSL 1.1.1 (compatible; AWS-LC 1.42.0)
     Running on OpenSSL version : AWS-LC 1.42.0
     OpenSSL library supports TLS extensions : yes
     OpenSSL library supports SNI : yes
     OpenSSL library supports : TLSv1.0 TLSv1.1 TLSv1.2 TLSv1.3
     Built with Lua version : Lua 5.4.7
     Built with network namespace support.
     Built with libslz for stateless compression.
     Compression algorithms supported : identity("identity"), deflate("deflate"), raw-deflate("deflate"), gzip("gzip")
     Built with transparent proxy support using: IP_TRANSPARENT IPV6_TRANSPARENT IP_FREEBIND
     Built with PCRE2 version : 10.43 2024-02-16
     PCRE2 library supports JIT : yes
     Encrypted password support via crypt(3): yes
     Built with clang compiler version 19.1.6 
     
     Available polling systems :
           epoll : pref=300,  test result OK
            poll : pref=200,  test result OK
          select : pref=150,  test result OK
     Total: 3 (3 usable), will use epoll.
     
     Available multiplexer protocols :
     (protocols marked as <default> cannot be specified using 'proto' keyword)
            quic : mode=HTTP  side=FE     mux=QUIC  flags=HTX|NO_UPG|FRAMED
              h2 : mode=HTTP  side=FE|BE  mux=H2    flags=HTX|HOL_RISK|NO_UPG
              h1 : mode=HTTP  side=FE|BE  mux=H1    flags=HTX|NO_UPG
       <default> : mode=HTTP  side=FE|BE  mux=H1    flags=HTX
            fcgi : mode=HTTP  side=BE     mux=FCGI  flags=HTX|HOL_RISK|NO_UPG
            spop : mode=SPOP  side=BE     mux=SPOP  flags=HOL_RISK|NO_UPG
       <default> : mode=SPOP  side=BE     mux=SPOP  flags=HOL_RISK|NO_UPG
            none : mode=TCP   side=FE|BE  mux=PASS  flags=NO_UPG
       <default> : mode=TCP   side=FE|BE  mux=PASS  flags=
     
     Available services : none
     
     Available filters :
     	[BWLIM] bwlim-in
     	[BWLIM] bwlim-out
     	[CACHE] cache
     	[COMP] compression
     	[FCGI] fcgi-app
     	[SPOE] spoe
     	[TRACE] trace
    
  • haproxy-libressl

    Version information
     HAProxy version 3.1.0-http3-libressl 2024/11/26 - https://haproxy.org/
     Status: stable branch - will stop receiving fixes around Q1 2026.
     Known bugs: http://www.haproxy.org/bugs/bugs-3.1.0.html
     Running on: Linux 6.8.0-1017-azure #20-Ubuntu SMP Tue Oct 22 03:43:13 UTC 2024 aarch64
     Build options :
       TARGET  = linux-musl
       CC      = clang
       CFLAGS  = -O2 -g -fwrapv
       OPTIONS = USE_THREAD=1 USE_LIBCRYPT=1 USE_GETADDRINFO=1 USE_OPENSSL=1 USE_LUA=1 USE_CPU_AFFINITY=1 USE_TFO=1 USE_NS=1 USE_QUIC=1 USE_PCRE2=1 USE_PCRE2_JIT=1
       DEBUG   = 
     
     Feature list : -51DEGREES +ACCEPT4 -BACKTRACE -CLOSEFROM +CPU_AFFINITY +CRYPT_H -DEVICEATLAS +DL -ENGINE +EPOLL -EVPORTS +GETADDRINFO -KQUEUE -LIBATOMIC +LIBCRYPT +LINUX_CAP +LINUX_SPLICE +LINUX_TPROXY +LUA +MATH -MEMORY_PROFILING +NETFILTER +NS -OBSOLETE_LINKER +OPENSSL -OPENSSL_AWSLC -OPENSSL_WOLFSSL -OT -PCRE +PCRE2 +PCRE2_JIT -PCRE_JIT +POLL +PRCTL -PROCCTL -PROMEX -PTHREAD_EMULATION +QUIC -QUIC_OPENSSL_COMPAT +RT +SHM_OPEN +SLZ +SSL -STATIC_PCRE -STATIC_PCRE2 +TFO +THREAD +THREAD_DUMP +TPROXY -WURFL -ZLIB
     
     Default settings :
       bufsize = 16384, maxrewrite = 1024, maxpollevents = 200
     
     Built with multi-threading support (MAX_TGROUPS=16, MAX_THREADS=256, default=4).
     Built with OpenSSL version : LibreSSL 3.9.2
     Running on OpenSSL version : LibreSSL 3.9.2
     OpenSSL library supports TLS extensions : yes
     OpenSSL library supports SNI : yes
     OpenSSL library supports : TLSv1.0 TLSv1.1 TLSv1.2 TLSv1.3
     Built with Lua version : Lua 5.4.7
     Built with network namespace support.
     Built with libslz for stateless compression.
     Compression algorithms supported : identity("identity"), deflate("deflate"), raw-deflate("deflate"), gzip("gzip")
     Built with transparent proxy support using: IP_TRANSPARENT IPV6_TRANSPARENT IP_FREEBIND
     Built with PCRE2 version : 10.43 2024-02-16
     PCRE2 library supports JIT : yes
     Encrypted password support via crypt(3): yes
     Built with clang compiler version 19.1.6 
     
     Available polling systems :
           epoll : pref=300,  test result OK
            poll : pref=200,  test result OK
          select : pref=150,  test result OK
     Total: 3 (3 usable), will use epoll.
     
     Available multiplexer protocols :
     (protocols marked as <default> cannot be specified using 'proto' keyword)
            quic : mode=HTTP  side=FE     mux=QUIC  flags=HTX|NO_UPG|FRAMED
              h2 : mode=HTTP  side=FE|BE  mux=H2    flags=HTX|HOL_RISK|NO_UPG
              h1 : mode=HTTP  side=FE|BE  mux=H1    flags=HTX|NO_UPG
       <default> : mode=HTTP  side=FE|BE  mux=H1    flags=HTX
            fcgi : mode=HTTP  side=BE     mux=FCGI  flags=HTX|HOL_RISK|NO_UPG
            spop : mode=SPOP  side=BE     mux=SPOP  flags=HOL_RISK|NO_UPG
       <default> : mode=SPOP  side=BE     mux=SPOP  flags=HOL_RISK|NO_UPG
            none : mode=TCP   side=FE|BE  mux=PASS  flags=NO_UPG
       <default> : mode=TCP   side=FE|BE  mux=PASS  flags=
     
     Available services : none
     
     Available filters :
     	[BWLIM] bwlim-in
     	[BWLIM] bwlim-out
     	[CACHE] cache
     	[COMP] compression
     	[FCGI] fcgi-app
     	[SPOE] spoe
     	[TRACE] trace
    
  • haproxy-openssl

    Version information
     HAProxy version 3.1.0-http3-openssl 2024/11/26 - https://haproxy.org/
     Status: stable branch - will stop receiving fixes around Q1 2026.
     Known bugs: http://www.haproxy.org/bugs/bugs-3.1.0.html
     Running on: Linux 6.8.0-1017-azure #20-Ubuntu SMP Tue Oct 22 03:43:13 UTC 2024 aarch64
     Build options :
       TARGET  = linux-musl
       CC      = clang
       CFLAGS  = -O2 -g -fwrapv
       OPTIONS = USE_THREAD=1 USE_LIBCRYPT=1 USE_GETADDRINFO=1 USE_OPENSSL=1 USE_LUA=1 USE_CPU_AFFINITY=1 USE_TFO=1 USE_NS=1 USE_QUIC=1 USE_PCRE2=1 USE_PCRE2_JIT=1 USE_QUIC_OPENSSL_COMPAT=1
       DEBUG   = 
     
     Feature list : -51DEGREES +ACCEPT4 -BACKTRACE -CLOSEFROM +CPU_AFFINITY +CRYPT_H -DEVICEATLAS +DL -ENGINE +EPOLL -EVPORTS +GETADDRINFO -KQUEUE -LIBATOMIC +LIBCRYPT +LINUX_CAP +LINUX_SPLICE +LINUX_TPROXY +LUA +MATH -MEMORY_PROFILING +NETFILTER +NS -OBSOLETE_LINKER +OPENSSL -OPENSSL_AWSLC -OPENSSL_WOLFSSL -OT -PCRE +PCRE2 +PCRE2_JIT -PCRE_JIT +POLL +PRCTL -PROCCTL -PROMEX -PTHREAD_EMULATION +QUIC +QUIC_OPENSSL_COMPAT +RT +SHM_OPEN +SLZ +SSL -STATIC_PCRE -STATIC_PCRE2 +TFO +THREAD +THREAD_DUMP +TPROXY -WURFL -ZLIB
     
     Default settings :
       bufsize = 16384, maxrewrite = 1024, maxpollevents = 200
     
     Built with multi-threading support (MAX_TGROUPS=16, MAX_THREADS=256, default=4).
     Built with OpenSSL version : OpenSSL 3.4.0 22 Oct 2024
     Running on OpenSSL version : OpenSSL 3.4.0 22 Oct 2024
     OpenSSL library supports TLS extensions : yes
     OpenSSL library supports SNI : yes
     OpenSSL library supports : TLSv1.0 TLSv1.1 TLSv1.2 TLSv1.3
     OpenSSL providers loaded : default
     Built with Lua version : Lua 5.4.7
     Built with network namespace support.
     Built with libslz for stateless compression.
     Compression algorithms supported : identity("identity"), deflate("deflate"), raw-deflate("deflate"), gzip("gzip")
     Built with transparent proxy support using: IP_TRANSPARENT IPV6_TRANSPARENT IP_FREEBIND
     Built with PCRE2 version : 10.43 2024-02-16
     PCRE2 library supports JIT : yes
     Encrypted password support via crypt(3): yes
     Built with clang compiler version 19.1.6 
     
     Available polling systems :
           epoll : pref=300,  test result OK
            poll : pref=200,  test result OK
          select : pref=150,  test result OK
     Total: 3 (3 usable), will use epoll.
     
     Available multiplexer protocols :
     (protocols marked as <default> cannot be specified using 'proto' keyword)
            quic : mode=HTTP  side=FE     mux=QUIC  flags=HTX|NO_UPG|FRAMED
              h...
    
Read more

v3.0.6

15 Nov 18:59
v3.0.6
d0b3844
Compare
Choose a tag to compare

Updated to aws-lc v1.39.0

Versions:

  • haproxy-aws-lc

    Version information
     HAProxy version 3.0.6-http3-aws-lc 2024/11/07 - https://haproxy.org/
     Status: long-term supported branch - will stop receiving fixes around Q2 2029.
     Known bugs: http://www.haproxy.org/bugs/bugs-3.0.6.html
     Running on: Linux 6.5.0-1025-azure #26~22.04.1-Ubuntu SMP Thu Jul 11 22:33:04 UTC 2024 aarch64
     Build options :
       TARGET  = linux-musl
       CC      = clang
       CFLAGS  = -O2 -g -fwrapv
       OPTIONS = USE_THREAD=1 USE_LIBCRYPT=1 USE_GETADDRINFO=1 USE_OPENSSL=1 USE_OPENSSL_AWSLC=1 USE_LUA=1 USE_CPU_AFFINITY=1 USE_TFO=1 USE_NS=1 USE_QUIC=1 USE_PCRE2=1 USE_PCRE2_JIT=1
       DEBUG   = 
     
     Feature list : -51DEGREES +ACCEPT4 -BACKTRACE -CLOSEFROM +CPU_AFFINITY +CRYPT_H -DEVICEATLAS +DL -ENGINE +EPOLL -EVPORTS +GETADDRINFO -KQUEUE -LIBATOMIC +LIBCRYPT +LINUX_CAP +LINUX_SPLICE +LINUX_TPROXY +LUA +MATH -MEMORY_PROFILING +NETFILTER +NS -OBSOLETE_LINKER +OPENSSL +OPENSSL_AWSLC -OPENSSL_WOLFSSL -OT -PCRE +PCRE2 +PCRE2_JIT -PCRE_JIT +POLL +PRCTL -PROCCTL -PROMEX -PTHREAD_EMULATION +QUIC -QUIC_OPENSSL_COMPAT +RT +SHM_OPEN +SLZ +SSL -STATIC_PCRE -STATIC_PCRE2 -SYSTEMD +TFO +THREAD +THREAD_DUMP +TPROXY -WURFL -ZLIB
     
     Default settings :
       bufsize = 16384, maxrewrite = 1024, maxpollevents = 200
     
     Built with multi-threading support (MAX_TGROUPS=16, MAX_THREADS=256, default=4).
     Built with OpenSSL version : OpenSSL 1.1.1 (compatible; AWS-LC 1.39.0)
     Running on OpenSSL version : AWS-LC 1.39.0
     OpenSSL library supports TLS extensions : yes
     OpenSSL library supports SNI : yes
     OpenSSL library supports : TLSv1.0 TLSv1.1 TLSv1.2 TLSv1.3
     Built with Lua version : Lua 5.4.7
     Built with network namespace support.
     Built with libslz for stateless compression.
     Compression algorithms supported : identity("identity"), deflate("deflate"), raw-deflate("deflate"), gzip("gzip")
     Built with transparent proxy support using: IP_TRANSPARENT IPV6_TRANSPARENT IP_FREEBIND
     Built with PCRE2 version : 10.43 2024-02-16
     PCRE2 library supports JIT : yes
     Encrypted password support via crypt(3): yes
     Built with clang compiler version 19.1.2 
     
     Available polling systems :
           epoll : pref=300,  test result OK
            poll : pref=200,  test result OK
          select : pref=150,  test result OK
     Total: 3 (3 usable), will use epoll.
     
     Available multiplexer protocols :
     (protocols marked as <default> cannot be specified using 'proto' keyword)
            quic : mode=HTTP  side=FE     mux=QUIC  flags=HTX|NO_UPG|FRAMED
              h2 : mode=HTTP  side=FE|BE  mux=H2    flags=HTX|HOL_RISK|NO_UPG
              h1 : mode=HTTP  side=FE|BE  mux=H1    flags=HTX|NO_UPG
       <default> : mode=HTTP  side=FE|BE  mux=H1    flags=HTX
            fcgi : mode=HTTP  side=BE     mux=FCGI  flags=HTX|HOL_RISK|NO_UPG
            none : mode=TCP   side=FE|BE  mux=PASS  flags=NO_UPG
       <default> : mode=TCP   side=FE|BE  mux=PASS  flags=
     
     Available services : none
     
     Available filters :
     	[BWLIM] bwlim-in
     	[BWLIM] bwlim-out
     	[CACHE] cache
     	[COMP] compression
     	[FCGI] fcgi-app
     	[SPOE] spoe
     	[TRACE] trace
    
  • haproxy-libressl

    Version information
     HAProxy version 3.0.6-http3-libressl 2024/11/07 - https://haproxy.org/
     Status: long-term supported branch - will stop receiving fixes around Q2 2029.
     Known bugs: http://www.haproxy.org/bugs/bugs-3.0.6.html
     Running on: Linux 6.5.0-1025-azure #26~22.04.1-Ubuntu SMP Thu Jul 11 22:33:04 UTC 2024 aarch64
     Build options :
       TARGET  = linux-musl
       CC      = clang
       CFLAGS  = -O2 -g -fwrapv
       OPTIONS = USE_THREAD=1 USE_LIBCRYPT=1 USE_GETADDRINFO=1 USE_OPENSSL=1 USE_LUA=1 USE_CPU_AFFINITY=1 USE_TFO=1 USE_NS=1 USE_QUIC=1 USE_PCRE2=1 USE_PCRE2_JIT=1
       DEBUG   = 
     
     Feature list : -51DEGREES +ACCEPT4 -BACKTRACE -CLOSEFROM +CPU_AFFINITY +CRYPT_H -DEVICEATLAS +DL -ENGINE +EPOLL -EVPORTS +GETADDRINFO -KQUEUE -LIBATOMIC +LIBCRYPT +LINUX_CAP +LINUX_SPLICE +LINUX_TPROXY +LUA +MATH -MEMORY_PROFILING +NETFILTER +NS -OBSOLETE_LINKER +OPENSSL -OPENSSL_AWSLC -OPENSSL_WOLFSSL -OT -PCRE +PCRE2 +PCRE2_JIT -PCRE_JIT +POLL +PRCTL -PROCCTL -PROMEX -PTHREAD_EMULATION +QUIC -QUIC_OPENSSL_COMPAT +RT +SHM_OPEN +SLZ +SSL -STATIC_PCRE -STATIC_PCRE2 -SYSTEMD +TFO +THREAD +THREAD_DUMP +TPROXY -WURFL -ZLIB
     
     Default settings :
       bufsize = 16384, maxrewrite = 1024, maxpollevents = 200
     
     Built with multi-threading support (MAX_TGROUPS=16, MAX_THREADS=256, default=4).
     Built with OpenSSL version : LibreSSL 3.9.2
     Running on OpenSSL version : LibreSSL 3.9.2
     OpenSSL library supports TLS extensions : yes
     OpenSSL library supports SNI : yes
     OpenSSL library supports : TLSv1.0 TLSv1.1 TLSv1.2 TLSv1.3
     Built with Lua version : Lua 5.4.7
     Built with network namespace support.
     Built with libslz for stateless compression.
     Compression algorithms supported : identity("identity"), deflate("deflate"), raw-deflate("deflate"), gzip("gzip")
     Built with transparent proxy support using: IP_TRANSPARENT IPV6_TRANSPARENT IP_FREEBIND
     Built with PCRE2 version : 10.43 2024-02-16
     PCRE2 library supports JIT : yes
     Encrypted password support via crypt(3): yes
     Built with clang compiler version 19.1.2 
     
     Available polling systems :
           epoll : pref=300,  test result OK
            poll : pref=200,  test result OK
          select : pref=150,  test result OK
     Total: 3 (3 usable), will use epoll.
     
     Available multiplexer protocols :
     (protocols marked as <default> cannot be specified using 'proto' keyword)
            quic : mode=HTTP  side=FE     mux=QUIC  flags=HTX|NO_UPG|FRAMED
              h2 : mode=HTTP  side=FE|BE  mux=H2    flags=HTX|HOL_RISK|NO_UPG
              h1 : mode=HTTP  side=FE|BE  mux=H1    flags=HTX|NO_UPG
       <default> : mode=HTTP  side=FE|BE  mux=H1    flags=HTX
            fcgi : mode=HTTP  side=BE     mux=FCGI  flags=HTX|HOL_RISK|NO_UPG
            none : mode=TCP   side=FE|BE  mux=PASS  flags=NO_UPG
       <default> : mode=TCP   side=FE|BE  mux=PASS  flags=
     
     Available services : none
     
     Available filters :
     	[BWLIM] bwlim-in
     	[BWLIM] bwlim-out
     	[CACHE] cache
     	[COMP] compression
     	[FCGI] fcgi-app
     	[SPOE] spoe
     	[TRACE] trace
    
  • haproxy-openssl

    Version information
     HAProxy version 3.0.6-http3-openssl 2024/11/07 - https://haproxy.org/
     Status: long-term supported branch - will stop receiving fixes around Q2 2029.
     Known bugs: http://www.haproxy.org/bugs/bugs-3.0.6.html
     Running on: Linux 6.5.0-1025-azure #26~22.04.1-Ubuntu SMP Thu Jul 11 22:33:04 UTC 2024 aarch64
     Build options :
       TARGET  = linux-musl
       CC      = clang
       CFLAGS  = -O2 -g -fwrapv
       OPTIONS = USE_THREAD=1 USE_LIBCRYPT=1 USE_GETADDRINFO=1 USE_OPENSSL=1 USE_LUA=1 USE_CPU_AFFINITY=1 USE_TFO=1 USE_NS=1 USE_QUIC=1 USE_PCRE2=1 USE_PCRE2_JIT=1 USE_QUIC_OPENSSL_COMPAT=1
       DEBUG   = 
     
     Feature list : -51DEGREES +ACCEPT4 -BACKTRACE -CLOSEFROM +CPU_AFFINITY +CRYPT_H -DEVICEATLAS +DL -ENGINE +EPOLL -EVPORTS +GETADDRINFO -KQUEUE -LIBATOMIC +LIBCRYPT +LINUX_CAP +LINUX_SPLICE +LINUX_TPROXY +LUA +MATH -MEMORY_PROFILING +NETFILTER +NS -OBSOLETE_LINKER +OPENSSL -OPENSSL_AWSLC -OPENSSL_WOLFSSL -OT -PCRE +PCRE2 +PCRE2_JIT -PCRE_JIT +POLL +PRCTL -PROCCTL -PROMEX -PTHREAD_EMULATION +QUIC +QUIC_OPENSSL_COMPAT +RT +SHM_OPEN +SLZ +SSL -STATIC_PCRE -STATIC_PCRE2 -SYSTEMD +TFO +THREAD +THREAD_DUMP +TPROXY -WURFL -ZLIB
     
     Default settings :
       bufsize = 16384, maxrewrite = 1024, maxpollevents = 200
     
     Built with multi-threading support (MAX_TGROUPS=16, MAX_THREADS=256, default=4).
     Built with OpenSSL version : OpenSSL 3.4.0 22 Oct 2024
     Running on OpenSSL version : OpenSSL 3.4.0 22 Oct 2024
     OpenSSL library supports TLS extensions : yes
     OpenSSL library supports SNI : yes
     OpenSSL library supports : TLSv1.0 TLSv1.1 TLSv1.2 TLSv1.3
     OpenSSL providers loaded : default
     Built with Lua version : Lua 5.4.7
     Built with network namespace support.
     Built with libslz for stateless compression.
     Compression algorithms supported : identity("identity"), deflate("deflate"), raw-deflate("deflate"), gzip("gzip")
     Built with transparent proxy support using: IP_TRANSPARENT IPV6_TRANSPARENT IP_FREEBIND
     Built with PCRE2 version : 10.43 2024-02-16
     PCRE2 library supports JIT : yes
     Encrypted password support via crypt(3): yes
     Built with clang compiler version 19.1.2 
     
     Available polling systems :
           epoll : pref=300,  test result OK
            poll : pref=200,  test result OK
          select : pref=150,  test result OK
     Total: 3 (3 usable), will use epoll.
     
     Available multiplexer protocols :
     (protocols marked as <default> cannot be specified using 'proto' keyword)
            quic : mode=HTTP  side=FE     mux=QUIC  flags=HTX|NO_UPG|FRAMED
              h2 : mode=HTTP  side=FE|BE  mux=H2    flags=HTX|HOL_RISK|NO_UPG
              h1 : mode=HTTP  side=FE|BE  mux=H1    flags=HTX|NO_UPG
       <default> : mode=HTTP  side=FE|BE  mux=H1    flags=HTX
    ...
    
Read more

v3.0.5

26 Oct 13:55
v3.0.5
d56d8f8
Compare
Choose a tag to compare

Refactor build action, OpenSSL 3.4.0

Versions:

  • haproxy-aws-lc

    Version information
     HAProxy version 3.0.5-http3-aws-lc 2024/09/19 - https://haproxy.org/
     Status: long-term supported branch - will stop receiving fixes around Q2 2029.
     Known bugs: http://www.haproxy.org/bugs/bugs-3.0.5.html
     Running on: Linux 6.5.0-1025-azure #26~22.04.1-Ubuntu SMP Thu Jul 11 22:33:04 UTC 2024 aarch64
     Build options :
       TARGET  = linux-musl
       CC      = clang
       CFLAGS  = -O2 -g -fwrapv
       OPTIONS = USE_THREAD=1 USE_LIBCRYPT=1 USE_GETADDRINFO=1 USE_OPENSSL=1 USE_OPENSSL_AWSLC=1 USE_LUA=1 USE_CPU_AFFINITY=1 USE_TFO=1 USE_NS=1 USE_QUIC=1 USE_PCRE2=1 USE_PCRE2_JIT=1
       DEBUG   = 
     
     Feature list : -51DEGREES +ACCEPT4 -BACKTRACE -CLOSEFROM +CPU_AFFINITY +CRYPT_H -DEVICEATLAS +DL -ENGINE +EPOLL -EVPORTS +GETADDRINFO -KQUEUE -LIBATOMIC +LIBCRYPT +LINUX_CAP +LINUX_SPLICE +LINUX_TPROXY +LUA +MATH -MEMORY_PROFILING +NETFILTER +NS -OBSOLETE_LINKER +OPENSSL +OPENSSL_AWSLC -OPENSSL_WOLFSSL -OT -PCRE +PCRE2 +PCRE2_JIT -PCRE_JIT +POLL +PRCTL -PROCCTL -PROMEX -PTHREAD_EMULATION +QUIC -QUIC_OPENSSL_COMPAT +RT +SHM_OPEN +SLZ +SSL -STATIC_PCRE -STATIC_PCRE2 -SYSTEMD +TFO +THREAD +THREAD_DUMP +TPROXY -WURFL -ZLIB
     
     Default settings :
       bufsize = 16384, maxrewrite = 1024, maxpollevents = 200
     
     Built with multi-threading support (MAX_TGROUPS=16, MAX_THREADS=256, default=4).
     Built with OpenSSL version : OpenSSL 1.1.1 (compatible; AWS-LC 1.37.0)
     Running on OpenSSL version : AWS-LC 1.37.0
     OpenSSL library supports TLS extensions : yes
     OpenSSL library supports SNI : yes
     OpenSSL library supports : TLSv1.0 TLSv1.1 TLSv1.2 TLSv1.3
     Built with Lua version : Lua 5.4.7
     Built with network namespace support.
     Built with libslz for stateless compression.
     Compression algorithms supported : identity("identity"), deflate("deflate"), raw-deflate("deflate"), gzip("gzip")
     Built with transparent proxy support using: IP_TRANSPARENT IPV6_TRANSPARENT IP_FREEBIND
     Built with PCRE2 version : 10.43 2024-02-16
     PCRE2 library supports JIT : yes
     Encrypted password support via crypt(3): yes
     Built with clang compiler version 19.1.1 
     
     Available polling systems :
           epoll : pref=300,  test result OK
            poll : pref=200,  test result OK
          select : pref=150,  test result OK
     Total: 3 (3 usable), will use epoll.
     
     Available multiplexer protocols :
     (protocols marked as <default> cannot be specified using 'proto' keyword)
            quic : mode=HTTP  side=FE     mux=QUIC  flags=HTX|NO_UPG|FRAMED
              h2 : mode=HTTP  side=FE|BE  mux=H2    flags=HTX|HOL_RISK|NO_UPG
              h1 : mode=HTTP  side=FE|BE  mux=H1    flags=HTX|NO_UPG
       <default> : mode=HTTP  side=FE|BE  mux=H1    flags=HTX
            fcgi : mode=HTTP  side=BE     mux=FCGI  flags=HTX|HOL_RISK|NO_UPG
            none : mode=TCP   side=FE|BE  mux=PASS  flags=NO_UPG
       <default> : mode=TCP   side=FE|BE  mux=PASS  flags=
     
     Available services : none
     
     Available filters :
     	[BWLIM] bwlim-in
     	[BWLIM] bwlim-out
     	[CACHE] cache
     	[COMP] compression
     	[FCGI] fcgi-app
     	[SPOE] spoe
     	[TRACE] trace
    
  • haproxy-libressl

    Version information
     HAProxy version 3.0.5-http3-libressl 2024/09/19 - https://haproxy.org/
     Status: long-term supported branch - will stop receiving fixes around Q2 2029.
     Known bugs: http://www.haproxy.org/bugs/bugs-3.0.5.html
     Running on: Linux 6.5.0-1025-azure #26~22.04.1-Ubuntu SMP Thu Jul 11 22:33:04 UTC 2024 aarch64
     Build options :
       TARGET  = linux-musl
       CC      = clang
       CFLAGS  = -O2 -g -fwrapv
       OPTIONS = USE_THREAD=1 USE_LIBCRYPT=1 USE_GETADDRINFO=1 USE_OPENSSL=1 USE_LUA=1 USE_CPU_AFFINITY=1 USE_TFO=1 USE_NS=1 USE_QUIC=1 USE_PCRE2=1 USE_PCRE2_JIT=1
       DEBUG   = 
     
     Feature list : -51DEGREES +ACCEPT4 -BACKTRACE -CLOSEFROM +CPU_AFFINITY +CRYPT_H -DEVICEATLAS +DL -ENGINE +EPOLL -EVPORTS +GETADDRINFO -KQUEUE -LIBATOMIC +LIBCRYPT +LINUX_CAP +LINUX_SPLICE +LINUX_TPROXY +LUA +MATH -MEMORY_PROFILING +NETFILTER +NS -OBSOLETE_LINKER +OPENSSL -OPENSSL_AWSLC -OPENSSL_WOLFSSL -OT -PCRE +PCRE2 +PCRE2_JIT -PCRE_JIT +POLL +PRCTL -PROCCTL -PROMEX -PTHREAD_EMULATION +QUIC -QUIC_OPENSSL_COMPAT +RT +SHM_OPEN +SLZ +SSL -STATIC_PCRE -STATIC_PCRE2 -SYSTEMD +TFO +THREAD +THREAD_DUMP +TPROXY -WURFL -ZLIB
     
     Default settings :
       bufsize = 16384, maxrewrite = 1024, maxpollevents = 200
     
     Built with multi-threading support (MAX_TGROUPS=16, MAX_THREADS=256, default=4).
     Built with OpenSSL version : LibreSSL 3.9.2
     Running on OpenSSL version : LibreSSL 3.9.2
     OpenSSL library supports TLS extensions : yes
     OpenSSL library supports SNI : yes
     OpenSSL library supports : TLSv1.0 TLSv1.1 TLSv1.2 TLSv1.3
     Built with Lua version : Lua 5.4.7
     Built with network namespace support.
     Built with libslz for stateless compression.
     Compression algorithms supported : identity("identity"), deflate("deflate"), raw-deflate("deflate"), gzip("gzip")
     Built with transparent proxy support using: IP_TRANSPARENT IPV6_TRANSPARENT IP_FREEBIND
     Built with PCRE2 version : 10.43 2024-02-16
     PCRE2 library supports JIT : yes
     Encrypted password support via crypt(3): yes
     Built with clang compiler version 19.1.1 
     
     Available polling systems :
           epoll : pref=300,  test result OK
            poll : pref=200,  test result OK
          select : pref=150,  test result OK
     Total: 3 (3 usable), will use epoll.
     
     Available multiplexer protocols :
     (protocols marked as <default> cannot be specified using 'proto' keyword)
            quic : mode=HTTP  side=FE     mux=QUIC  flags=HTX|NO_UPG|FRAMED
              h2 : mode=HTTP  side=FE|BE  mux=H2    flags=HTX|HOL_RISK|NO_UPG
              h1 : mode=HTTP  side=FE|BE  mux=H1    flags=HTX|NO_UPG
       <default> : mode=HTTP  side=FE|BE  mux=H1    flags=HTX
            fcgi : mode=HTTP  side=BE     mux=FCGI  flags=HTX|HOL_RISK|NO_UPG
            none : mode=TCP   side=FE|BE  mux=PASS  flags=NO_UPG
       <default> : mode=TCP   side=FE|BE  mux=PASS  flags=
     
     Available services : none
     
     Available filters :
     	[BWLIM] bwlim-in
     	[BWLIM] bwlim-out
     	[CACHE] cache
     	[COMP] compression
     	[FCGI] fcgi-app
     	[SPOE] spoe
     	[TRACE] trace
    
  • haproxy-openssl

    Version information
     HAProxy version 3.0.5-http3-openssl 2024/09/19 - https://haproxy.org/
     Status: long-term supported branch - will stop receiving fixes around Q2 2029.
     Known bugs: http://www.haproxy.org/bugs/bugs-3.0.5.html
     Running on: Linux 6.5.0-1025-azure #26~22.04.1-Ubuntu SMP Thu Jul 11 22:33:04 UTC 2024 aarch64
     Build options :
       TARGET  = linux-musl
       CC      = clang
       CFLAGS  = -O2 -g -fwrapv
       OPTIONS = USE_THREAD=1 USE_LIBCRYPT=1 USE_GETADDRINFO=1 USE_OPENSSL=1 USE_LUA=1 USE_CPU_AFFINITY=1 USE_TFO=1 USE_NS=1 USE_QUIC=1 USE_PCRE2=1 USE_PCRE2_JIT=1 USE_QUIC_OPENSSL_COMPAT=1
       DEBUG   = 
     
     Feature list : -51DEGREES +ACCEPT4 -BACKTRACE -CLOSEFROM +CPU_AFFINITY +CRYPT_H -DEVICEATLAS +DL -ENGINE +EPOLL -EVPORTS +GETADDRINFO -KQUEUE -LIBATOMIC +LIBCRYPT +LINUX_CAP +LINUX_SPLICE +LINUX_TPROXY +LUA +MATH -MEMORY_PROFILING +NETFILTER +NS -OBSOLETE_LINKER +OPENSSL -OPENSSL_AWSLC -OPENSSL_WOLFSSL -OT -PCRE +PCRE2 +PCRE2_JIT -PCRE_JIT +POLL +PRCTL -PROCCTL -PROMEX -PTHREAD_EMULATION +QUIC +QUIC_OPENSSL_COMPAT +RT +SHM_OPEN +SLZ +SSL -STATIC_PCRE -STATIC_PCRE2 -SYSTEMD +TFO +THREAD +THREAD_DUMP +TPROXY -WURFL -ZLIB
     
     Default settings :
       bufsize = 16384, maxrewrite = 1024, maxpollevents = 200
     
     Built with multi-threading support (MAX_TGROUPS=16, MAX_THREADS=256, default=4).
     Built with OpenSSL version : OpenSSL 3.4.0 22 Oct 2024
     Running on OpenSSL version : OpenSSL 3.4.0 22 Oct 2024
     OpenSSL library supports TLS extensions : yes
     OpenSSL library supports SNI : yes
     OpenSSL library supports : TLSv1.0 TLSv1.1 TLSv1.2 TLSv1.3
     OpenSSL providers loaded : default
     Built with Lua version : Lua 5.4.7
     Built with network namespace support.
     Built with libslz for stateless compression.
     Compression algorithms supported : identity("identity"), deflate("deflate"), raw-deflate("deflate"), gzip("gzip")
     Built with transparent proxy support using: IP_TRANSPARENT IPV6_TRANSPARENT IP_FREEBIND
     Built with PCRE2 version : 10.43 2024-02-16
     PCRE2 library supports JIT : yes
     Encrypted password support via crypt(3): yes
     Built with clang compiler version 19.1.1 
     
     Available polling systems :
           epoll : pref=300,  test result OK
            poll : pref=200,  test result OK
          select : pref=150,  test result OK
     Total: 3 (3 usable), will use epoll.
     
     Available multiplexer protocols :
     (protocols marked as <default> cannot be specified using 'proto' keyword)
            quic : mode=HTTP  side=FE     mux=QUIC  flags=HTX|NO_UPG|FRAMED
              h2 : mode=HTTP  side=FE|BE  mux=H2    flags=HTX|HOL_RISK|NO_UPG
              h1 : mode=HTTP  side=FE|BE  mux=H1    flags=HTX|NO_UPG
       <default> : mode=HTTP  side=FE|BE  mux=H1    flags=...
    
Read more

v3.0.3

31 Aug 11:03
v3.0.3
d8af265
Compare
Choose a tag to compare
Updated openssl-3.1.6-quic1

v3.0.2

02 Jul 13:21
v3.0.2
364cd32
Compare
Choose a tag to compare
aws-lc v1.31.0

v3.0.1

12 Jun 17:08
v3.0.1
cd60c42
Compare
Choose a tag to compare
haproxy v3.0.1, aws-lc v1.29.0

v3.0.0

31 May 12:26
v3.0.0
5e17524
Compare
Choose a tag to compare
Updated haproxy to v3.0.0, aws-lc to v1.28.0

v2.9.7

12 May 13:48
v2.9.7
ce8d8db
Compare
Choose a tag to compare
haproxy v2.9.7

Updated LibreSSL to v3.9.2

v2.9.6

28 Mar 16:17
v2.9.6
68fe10f
Compare
Choose a tag to compare
LibreSSL v3.9.1, AWS-LC v1.23, WolfSSL v5.7.0

v2.9.5

23 Feb 19:13
v2.9.5
71a421e
Compare
Choose a tag to compare
haproxy v2.9.5