]> git.ipfire.org Git - thirdparty/haproxy.git/commit
CLEANUP: flt-trace: Remove unused random-parsing option
authorChristopher Faulet <cfaulet@haproxy.com>
Tue, 17 Nov 2020 09:43:26 +0000 (10:43 +0100)
committerChristopher Faulet <cfaulet@haproxy.com>
Tue, 17 Nov 2020 10:34:30 +0000 (11:34 +0100)
commitc41d8bd65aac1fc3525759280cc6d9b511d1dc93
treeda8a5f2831b48bc2f2dbdac33a6563d1bc351956
parent63c69a9b4ef1136c66967463b9e4b3538e35c016
CLEANUP: flt-trace: Remove unused random-parsing option

This option was only used by the legacy HTTP mode. In HTX, it is not used. So it
can be removed.
doc/configuration.txt
src/flt_trace.c