]> git.kaiwu.me - haproxy.git/commit
MINOR: compression: report zlib memory usage
authorWilliam Lallemand <wlallemand@exceliance.fr>
Tue, 20 Nov 2012 10:25:20 +0000 (11:25 +0100)
committerWilly Tarreau <w@1wt.eu>
Wed, 21 Nov 2012 01:15:16 +0000 (02:15 +0100)
commite3a7d990623718fb5605667c93c8f18cd01d1a33
tree5862c81659befd3ef7f564fff3ec3b5717843fa0
parent096f554ee117645acebaabe4771ba8661547481b
MINOR: compression: report zlib memory usage

Show the memory usage and the max memory available for zlib.
The value stored is now the memory used instead of the remaining
available memory.
doc/configuration.txt
include/proto/compression.h
include/types/global.h
src/cfgparse.c
src/compression.c
src/dumpstats.c