]> git.kaiwu.me - haproxy.git/commit
CLEANUP: haproxy: remove -dt parsing and help when !USE_TRACE
authorWilly Tarreau <w@1wt.eu>
Wed, 1 Jul 2026 09:09:18 +0000 (11:09 +0200)
committerWilly Tarreau <w@1wt.eu>
Fri, 3 Jul 2026 14:32:28 +0000 (16:32 +0200)
commit8bb55185f6c5e24eb231c5d4405289eaea0405ef
tree50fba5c4841ab5d09396627a734d65a2a1df02d9
parentfa8ca0be4ddd8e120e7c928b7972663527c183ba
CLEANUP: haproxy: remove -dt parsing and help when !USE_TRACE

Better not show -dt in the help message and stop parsing it when
USE_TRACE is disabled since traces won't work anyway.
src/haproxy.c