]> git.kaiwu.me - haproxy.git/commit
BUILD: report zlib support in haproxy -vv
authorCyril Bonté <cyril.bonte@free.fr>
Sat, 10 Nov 2012 18:27:47 +0000 (19:27 +0100)
committerWilly Tarreau <w@1wt.eu>
Sat, 10 Nov 2012 19:36:46 +0000 (20:36 +0100)
commit6162c43a0a0a3e53a26cabc70502e54248f46767
tree0a3fb1352181163c038778bbaa78736636470b83
parentb1fbd050ec57593391ad8c98f521a66b3fd85678
BUILD: report zlib support in haproxy -vv

Compression algorithms are not always supported depending on build options.
"haproxy -vv" now reports if zlib is supported and lists compression algorithms
also supported.
src/compression.c
src/haproxy.c