New comment by zdykstra on void-packages repository https://github.com/void-linux/void-packages/pull/32552#issuecomment-900739759 Comment: Seems to run fine here on my personal installations - it's happily passing/proxying traffic. ``` $ haproxy -vv HAProxy version 2.4.3-4dd5a5a 2021/08/17 - https://haproxy.org/ Status: long-term supported branch - will stop receiving fixes around Q2 2026. Known bugs: http://www.haproxy.org/bugs/bugs-2.4.3.html Running on: Linux 5.10.56_1 #1 SMP Wed Aug 4 15:28:27 UTC 2021 x86_64 Build options : TARGET = linux-glibc CPU = generic CC = cc CFLAGS = -O2 -fstack-clash-protection -D_FORTIFY_SOURCE=2 -mtune=generic -O2 -pipe -Wno-address-of-packed-member -Wall -Wextra -Wdeclaration-after-statement -fwrapv -Wno-address-of-packed-member -Wno-unused-label -Wno-sign-compare -Wno-unused-parameter -Wno-clobbered -Wno-missing-field-initializers -Wno-cast-function-type -Wtype-limits -Wshift-negative-value -Wshift-overflow=2 -Wduplicated-cond -Wnull-dereference OPTIONS = USE_PCRE=1 USE_PCRE_JIT=1 USE_LIBCRYPT=1 USE_GETADDRINFO=1 USE_OPENSSL=1 USE_LUA=1 USE_ZLIB=1 USE_PROMEX=1 DEBUG = ```