haproxy/scripts
Christopher Faulet fa6798f97c REGTEST: script: Add the option --use-htx to enable the HTX in regtests
A check is done on HAProxy version to be sure it is supported. Internally, by
default, the macro 'no-htx' is set to "#". So in regtests, we can prefix
http-use-htx option line with this macro to inhibit the HTX. Concretly, this
line can be added in the HAProxy configuration:

   ${no-htx} option http-use-htx

When the option --use-htx is used, the macro 'no-htx' is unset.
2018-12-20 10:37:32 +01:00
..
announce-release SCRIPTS: add the slack channel URL to the announce script 2018-12-19 18:59:51 +01:00
create-release DOC: split the README into README + INSTALL 2018-12-16 22:30:57 +01:00
git-show-backports SCRIPTS: git-show-backports: add missing quotes to "echo" 2018-07-30 14:45:55 +02:00
publish-release BUILD: Generate sha256 checksums in publish-release 2018-07-20 10:50:20 +02:00
run-regtests.sh REGTEST: script: Add the option --use-htx to enable the HTX in regtests 2018-12-20 10:37:32 +01:00