]> git.ipfire.org Git - thirdparty/haproxy.git/commit
DOC: config: reorganize actions into their own section
authorWilly Tarreau <w@1wt.eu>
Thu, 30 Nov 2023 08:28:39 +0000 (09:28 +0100)
committerWilly Tarreau <w@1wt.eu>
Thu, 30 Nov 2023 09:51:44 +0000 (10:51 +0100)
commitd54e8f8107165de549bfbd78c5c0b8e549c9f880
tree5adfddcc09e8a80fe74c6f2a65e9160f7c513da6
parent3a694782743df26098323d7a3ef5d904fe884695
DOC: config: reorganize actions into their own section

The split of the rulesets from their respective actions has long been
overdue so it's time to do it because it has become extremely difficult
to add simple actions in the documentation, as well as it's hard to find
them.

This commit creates two new sections "4.3 Actions keywords matrix" and
"4.4 Alphabetically sorted actions reference" that enumerates all known
actions, with a check indicating for which rule sets they're valid. This
removes all the repetition, occurrences of "see http-request blah for
details" and significantly reduces the number of keywords listed in the
proxies section. This removes 2245 lines from the proxies section in
exchange of 1608 in these new sections.
doc/configuration.txt