Gitiles
Code Review
Sign In
git01.mediatek.com
/
haproxy
/
cefad676891114f7f1baf03881eea6a55de4486b
/
src
/
compression.c
3ca5448
BUG/MINOR: compression: correctly report incoming byte count
by Willy Tarreau
· Wed Apr 23 19:31:17 2014 +0200
7f2f8d5
MAJOR: http/compression: fix chunked-encoded response processing
by Willy Tarreau
· Fri Apr 18 00:20:14 2014 +0200
c24715e
MAJOR: http: don't update msg->sov anymore while processing the body
by Willy Tarreau
· Thu Apr 17 15:21:20 2014 +0200
877e78d
MAJOR: http: do not use msg->sol while processing messages or forwarding data
by Willy Tarreau
· Sun Apr 07 18:48:08 2013 +0200
7654c9f
MEDIUM: sample: Remove types SMP_T_CSTR and SMP_T_CBIN, replace it by SMP_F_CONST flags
by Thierry FOURNIER
· Tue Dec 17 00:20:33 2013 +0100
4a4e6bc
BUG/MEDIUM: compression: fix the output type of the compressor name
by Willy Tarreau
· Tue Mar 11 16:23:05 2014 +0100
ef38c39
MEDIUM: sample: systematically pass the keyword pointer to the keyword
by Willy Tarreau
· Mon Jul 22 16:29:32 2013 +0200
dc13c11
BUG/MEDIUM: prevent gcc from moving empty keywords lists into BSS
by Willy Tarreau
· Fri Jun 21 23:16:39 2013 +0200
6d4e4e8
MEDIUM: acl: remove a lot of useless ACLs that are equivalent to their fetches
by Willy Tarreau
· Tue Jun 11 21:22:58 2013 +0200
c5599e7
BUG/MEDIUM: compression: the deflate algorithm must use global settings as well
by Willy Tarreau
· Sun Apr 28 08:52:52 2013 +0200
7f6fa69
BUG/MINOR: fix unterminated ACL array in compression
by Willy Tarreau
· Tue Apr 23 19:39:43 2013 +0200
727db8b
MINOR: compression: acl "res.comp" and fetch "res.comp_algo"
by William Lallemand
· Sat Apr 20 17:33:20 2013 +0200
00bf1de
BUG/MEDIUM: compression: does not forward trailers
by William Lallemand
· Thu Nov 22 17:55:14 2012 +0100
55058a7
MINOR: stats: report HTTP compression stats per frontend and per backend
by Willy Tarreau
· Wed Nov 21 08:27:21 2012 +0100
072a2bf
MINOR: compression: CPU usage limit
by William Lallemand
· Tue Nov 20 17:01:01 2012 +0100
c714076
BUG/MINOR: compression: dynamic level increase
by William Lallemand
· Tue Nov 20 17:11:13 2012 +0100
e3a7d99
MINOR: compression: report zlib memory usage
by William Lallemand
· Tue Nov 20 11:25:20 2012 +0100
8b52bb3
MEDIUM: compression: use pool for comp_ctx
by William Lallemand
· Fri Nov 16 18:06:41 2012 +0100
bf3ae61
MEDIUM: compression: don't compress when no data
by William Lallemand
· Mon Nov 19 12:35:37 2012 +0100
4690985
BUG: compression: do not always increment the round counter on allocation failure
by Willy Tarreau
· Thu Nov 15 14:57:56 2012 +0100
6162c43
BUILD: report zlib support in haproxy -vv
by Cyril Bonté
· Sat Nov 10 19:27:47 2012 +0100
b1fbd05
BUILD: compression: remove a build warning
by Willy Tarreau
· Sat Nov 10 17:49:37 2012 +0100
d85f917
MINOR: compression: maximum compression rate limit
by William Lallemand
· Fri Nov 09 17:05:39 2012 +0100
9d5f548
MEDIUM: compression: limit RAM usage
by William Lallemand
· Wed Nov 07 16:12:57 2012 +0100
2b50247
MEDIUM: use pool for zlib
by William Lallemand
· Tue Oct 30 14:30:39 2012 +0100
a509e4c
MINOR: compression: memlevel and windowsize
by William Lallemand
· Wed Nov 07 16:54:34 2012 +0100
08289f1
BUILD: remove dependency to zlib.h
by William Lallemand
· Wed Oct 31 11:19:18 2012 +0100
1c2d622
CLEANUP: use struct comp_ctx instead of union
by William Lallemand
· Tue Oct 30 15:52:53 2012 +0100
3476364
BUILD: fix coexistence of openssl and zlib
by Willy Tarreau
· Fri Oct 26 15:05:35 2012 +0200
7e488d7
MINOR: compression: optimize memLevel to improve byte rate
by Willy Tarreau
· Fri Oct 26 11:36:40 2012 +0200
82fe75c
MEDIUM: HTTP compression (zlib library support)
by William Lallemand
· Tue Oct 23 10:25:10 2012 +0200