]> git.ipfire.org Git - thirdparty/haproxy.git/commit
DOC: filters: Add filters documentation
authorChristopher Faulet <cfaulet@qualys.com>
Thu, 7 Apr 2016 13:30:10 +0000 (15:30 +0200)
committerWilly Tarreau <w@1wt.eu>
Thu, 21 Apr 2016 05:01:41 +0000 (07:01 +0200)
commitc3fe5330be4c2d15ea50ae3a2d01e9287461d13c
tree2e7fe9079d3f853a6bce3c42096d0322abceeec2
parent00e818aa587b254453b4c5be7358c72069b972c4
DOC: filters: Add filters documentation

The configuration documention has been updated. Doc about the filter line has
been added and a new chapter (ยง. 9) has been created to list and document
supported filters (for now, flt_trace and flt_http_comp).

The developer documentation about filters has also been added. The is a "pre"
version. Incoming changes in the filter API will require an update.
This documentation requires a deeper review and some TODO need to be complete.
doc/configuration.txt
doc/internals/filters.txt [new file with mode: 0644]