]> git.ipfire.org Git - thirdparty/haproxy.git/commit
MINOR: compression: tune.comp.maxlevel
authorWilliam Lallemand <wlallemand@exceliance.fr>
Fri, 9 Nov 2012 11:33:10 +0000 (12:33 +0100)
committerWilly Tarreau <w@1wt.eu>
Sat, 10 Nov 2012 16:47:07 +0000 (17:47 +0100)
commitf3747837e5838afb968db87e1ade50099fa505a7
tree60961b09e5b37692b537b061d0e9d93fa60289c9
parent0a410e81fba16f56d1b012955855567a43566f66
MINOR: compression: tune.comp.maxlevel

This option allows you to set the maximum compression level usable by
the compression algorithm. It affects CPU usage.
doc/configuration.txt
include/types/compression.h
include/types/global.h
src/cfgparse.c
src/haproxy.c
src/proto_http.c