Gitiles
Code Review
Sign In
git01.mediatek.com
/
haproxy
/
c775f8372b9d5a23cc0bf9f589fa6b03a4727719
/
src
/
cache.c
d4569d1
BUG/MEDIUM: cache: don't cache the response on no-cache="set-cookie"
by Willy Tarreau
· 7 years ago
504455c
BUG/MEDIUM: cache: respect the request cache-control header
by Willy Tarreau
· 7 years ago
c9bd34c
BUG/MEDIUM: cache: replace old object on store
by Willy Tarreau
· 7 years ago
7704b1e
BUG/MEDIUM: cache: do not try to retrieve host-less requests from the cache
by Willy Tarreau
· 7 years ago
faf2909
BUG/MINOR: cache: do not force the TX_CACHEABLE flag before checking cacheability
by Willy Tarreau
· 7 years ago
bcd9101
BUG/MEDIUM: cache: bad computation of the remaining size
by William Lallemand
· 7 years ago
fd5efb5
CLEANUP: cache: more efficiently pack the struct cache
by Willy Tarreau
· 7 years ago
49b4453
MEDIUM: cache: max-age configuration keyword
by William Lallemand
· 7 years ago
a71cd1d
MINOR: cache: replace a fprint() by an abort()
by William Lallemand
· 7 years ago
bafbe01
CLEANUP: pools: rename all pool functions and pointers to remove this "2"
by Willy Tarreau
· 7 years ago
fbc74e8
MINOR/CLEANUP: proxy: rename "proxy" to "proxies_list"
by Olivier Houchard
· 7 years ago
767a84b
CLEANUP: log: Rename Alert/Warning in ha_alert/ha_warning
by Christopher Faulet
· 7 years ago
ecb73b1
MINOR: cache: move the refcount decrease in the applet release
by William Lallemand
· 7 years ago
49dc048
BUG/MEDIUM: cache: free ressources in chn_end_analyze
by William Lallemand
· 7 years ago
f528fff
MEDIUM: cache: store sha1 for hashing the cache key
by William Lallemand
· 7 years ago
e899af8
BUG/MEDIUM: cache fix cli_kws structure
by William Lallemand
· 7 years ago
55e7674
BUG/MEDIUM: cache: refcount forbids to free the objects
by William Lallemand
· 7 years ago
0872766
BUG/MEDIUM: cache: use key=0 as a condition for freeing
by William Lallemand
· 7 years ago
1f49a36
MEDIUM: cache: "show cache" on the cli
by William Lallemand
· 7 years ago
75d9329
CLEANUP: cache: reorder includes
by William Lallemand
· 7 years ago
eee5c39
CLEANUP: cache: remove wrong comment
by William Lallemand
· 7 years ago
a400a3a
BUG/MEDIUM: cache: free callback to remove from tree
by William Lallemand
· 7 years ago
e1533f5
MINOR: cache: disable cache if shctx_row_data_append fail
by William Lallemand
· 7 years ago
10935bc
MINOR: cache: forward data with headers
by William Lallemand
· 7 years ago
9d5f54d
BUG/MEDIUM: cache: use msg->sov to forward header
by William Lallemand
· 7 years ago
18f133a
BUG/MEDIUM: cache: does not cache if no Content-Length
by William Lallemand
· 7 years ago
9c54c53
BUG/MEDIUM: cache: don't try to resolve wrong filters
by William Lallemand
· 7 years ago
fccf840
MINOR: cache: Don't confuse act_return and act_parse_ret.
by Olivier Houchard
· 7 years ago
cd2867a
MINOR: cache: Remove useless test for nonzero.
by Olivier Houchard
· 7 years ago
77c1197
MEDIUM: cache: deliver objects from cache
by William Lallemand
· 7 years ago
4da3f8a
MEDIUM: cache: store objects in cache
by William Lallemand
· 7 years ago
41db460
MEDIUM: cache: configuration parsing and initialization
by William Lallemand
· 7 years ago