]> git.ipfire.org Git - thirdparty/haproxy.git/commit
DOC: major reorg of ACL + sample fetch
authorWilly Tarreau <w@1wt.eu>
Tue, 11 Jun 2013 21:12:07 +0000 (23:12 +0200)
committerWilly Tarreau <w@1wt.eu>
Wed, 12 Jun 2013 20:26:04 +0000 (22:26 +0200)
commit74ca5041bf46a6f12638267aae053ec00c08f1bc
treefd3629b8e52652cbe44b855fd3f6bc3262836730
parentc32484ed355126e280faa2306fd2d8e62c7562a7
DOC: major reorg of ACL + sample fetch

The split between ACL and sample fetch was a terrible mess in the doc,
as it caused all entries to be duplicated with most of them not easy to
find, some missing and some wrong.

The new approach consists in describing the sample fetch methods and
indicating the ACLs that are derived from these fetches. The doc is
much smaller (1500 lines added, 2200 removed, net gain = 700 lines)
and much clearer.

The description of the ACL mechanics was revamped to take account of
the latest evolutions and clearly describe the compatibility between
types of fetches and ACL patterns.

The deprecated keywords have been marked as such, though they still
appear in the examples given for various other keywords.
doc/configuration.txt