]> git.ipfire.org Git - thirdparty/haproxy.git/commit
MINOR: debug: add a special converter which display its input sample content.
authorThierry FOURNIER <tfournier@arpalert.org>
Thu, 7 May 2015 13:46:29 +0000 (15:46 +0200)
committerWilly Tarreau <w@1wt.eu>
Sat, 13 Jun 2015 21:01:36 +0000 (23:01 +0200)
commit9687c77c91597b4e37313f2d2c18c47d6441c038
treefdb5ee019248cd5574b68855932d1283eabb9e89
parent9c627e84b2cc70bb2c4ffc6550fa59d81e300ae5
MINOR: debug: add a special converter which display its input sample content.

This converter displays its input sample type and content. It is useful
for debugging some complex configurations.
doc/configuration.txt
src/sample.c