]> git.kaiwu.me - haproxy.git/commit
BUILD: makefile: add an option to enable or disable SPOE (USE_SPOE)
authorWilly Tarreau <w@1wt.eu>
Thu, 21 May 2026 12:35:21 +0000 (14:35 +0200)
committerWilly Tarreau <w@1wt.eu>
Fri, 3 Jul 2026 14:33:27 +0000 (16:33 +0200)
commit0bf32cee6649139e1540c9293b4f95f88447af1e
treea0aafa191ce6db0256a5772a41f764386166dea3
parent3939dc057766e15633a721bd875f77a6a973bd32
BUILD: makefile: add an option to enable or disable SPOE (USE_SPOE)

USE_SPOE is enabled by default and allows to disable SPOE when forced to
zero. It saves roughly 92kB on the executable.
Makefile
src/cfgparse-listen.c
src/tcpcheck.c