haproxy/include
William Lallemand d85f917daf MINOR: compression: maximum compression rate limit
This patch adds input and output rate calcutation on the HTTP compresion
feature.

Compression can be limited with a maximum rate value in kilobytes per
second. The rate is set with the global 'maxcomprate' option. You can
change this value dynamicaly with 'set rate-limit http-compression
global' on the UNIX socket.
2012-11-10 17:47:27 +01:00
..
common BUG/MINOR: stream_interface: don't loop over ->snd_buf() 2012-10-29 23:30:33 +01:00
import
proto MAJOR: sepoll: make the poller totally event-driven 2012-11-10 00:17:27 +01:00
types MINOR: compression: maximum compression rate limit 2012-11-10 17:47:27 +01:00