Gitiles
Code Review
Sign In
git01.mediatek.com
/
haproxy
/
28c63c15f572a1afeabfdada6a0a4f4d023d05fc
/
src
/
cfgparse-listen.c
0655c9b
CLEANUP: bind: handle warning label on bind keywords parsing.
by Emeric Brun
· Thu Oct 17 16:45:56 2019 +0200
708c416
MINOR: stats: replace the ST_* uri_auth flags with STAT_*
by Willy Tarreau
· Wed Oct 09 10:19:16 2019 +0200
dabcc8e
MINOR: proxy: Store http-send-name-header in lower case
by Christopher Faulet
· Wed Oct 02 10:45:55 2019 +0200
f89f099
MINOR: config: Warn only if the option http-use-htx is used with "no" prefix
by Christopher Faulet
· Fri Jul 19 11:17:38 2019 +0200
f734638
MINOR: http: Don't store raw HTTP errors in chunks anymore
by Christopher Faulet
· Wed Jul 17 22:02:08 2019 +0200
1b6adb4
MINOR: proxy/http_ana: Remove unused req_exp/rsp_exp and req_add/rsp_add lists
by Christopher Faulet
· Wed Jul 17 15:33:14 2019 +0200
8c3b63a
MINOR: proxy: Remove the unused list of block rules
by Christopher Faulet
· Wed Jul 17 15:19:51 2019 +0200
a6a56e6
MEDIUM: config: Remove parsing of req* and rsp* directives
by Christopher Faulet
· Wed Jul 17 15:13:28 2019 +0200
73e8ede
MINOR: proxy: Remove support of the option 'http-tunnel'
by Christopher Faulet
· Tue Jul 16 15:04:46 2019 +0200
711ed6a
MAJOR: http: Remove the HTTP legacy code
by Christopher Faulet
· Tue Jul 16 14:16:10 2019 +0200
3193037
MAJOR: http: Deprecate and ignore the option "http-use-htx"
by Christopher Faulet
· Mon Jul 15 10:16:58 2019 +0200
dac168b
MEDIUM: Make 'redispatch' directive fatal
by Tim Duesterhus
· Tue May 14 20:57:58 2019 +0200
7b7c47f
MEDIUM: Make 'block' directive fatal
by Tim Duesterhus
· Tue May 14 20:57:57 2019 +0200
3381022
MINOR: http: add a new "http-request replace-uri" action
by Willy Tarreau
· Wed Jun 12 17:44:02 2019 +0200
9faebe3
MEDIUM: tools: improve time format error detection
by Willy Tarreau
· Fri Jun 07 19:00:37 2019 +0200
96d5195
MEDIUM: config: deprecate the antique req* and rsp* commands
by Willy Tarreau
· Wed May 22 20:34:35 2019 +0200
e573323
CLEANUP: build: rename some build macros to use the USE_* ones
by Willy Tarreau
· Wed May 22 19:24:06 2019 +0200
10c6c16
MEDIUM: Make 'option forceclose' actually warn
by Tim Duesterhus
· Tue May 14 20:58:00 2019 +0200
2674303
MEDIUM: regex: modify regex_comp() to atomically allocate/free the my_regex struct
by Dragan Dosen
· Tue Apr 30 15:54:36 2019 +0200
c02766a
MINOR: stick-table: Add prefixes to stick-table names.
by Frédéric Lécaille
· Wed Mar 20 15:06:55 2019 +0100
015e4d7
MINOR: stick-tables: Add peers process binding computing.
by Frédéric Lécaille
· Tue Mar 19 14:55:01 2019 +0100
1b8e68e
MEDIUM: stick-table: Stop handling stick-tables as proxies.
by Frédéric Lécaille
· Thu Mar 14 07:07:41 2019 +0100
d456aa4
MINOR: config: Extract the code of "stick-table" line parsing.
by Frédéric Lécaille
· Fri Mar 08 14:47:00 2019 +0100
473c283
CLEANUP: Remove appsession documentation
by Tim Duesterhus
· Mon May 06 01:19:52 2019 +0200
a254a37
MEDIUM: streams: Add the ability to retry a request on L7 failure.
by Olivier Houchard
· Fri Apr 05 15:30:12 2019 +0200
ff9c914
MINOR: config: make MAX_PROCS configurable at build time
by Willy Tarreau
· Thu Feb 07 10:39:36 2019 +0100
c9a82e4
MINOR: cfgparse: make the process/thread parser support a maximum value
by Willy Tarreau
· Sat Jan 26 13:25:14 2019 +0100
355b203
MINOR: cfgparse: SSL/TLS binding in "peers" sections.
by Frédéric Lécaille
· Fri Jan 11 14:06:12 2019 +0100
76e84f5
MINOR: backend: move hash_balance_factor out of chash
by Willy Tarreau
· Mon Jan 14 16:50:58 2019 +0100
a9a7249
MINOR: backend: remap the balance uri settings to lbprm.arg_opt{1,2,3}
by Willy Tarreau
· Mon Jan 14 16:14:15 2019 +0100
9fed858
MINOR: backend: make the header hash use arg_opt1 for use_domain_only
by Willy Tarreau
· Mon Jan 14 16:04:54 2019 +0100
20e6837
MINOR: backend: add new fields in lbprm to store more LB options
by Willy Tarreau
· Mon Jan 14 16:04:01 2019 +0100
484ff07
MINOR: backend: make headers and RDP cookie also use arg_str/len
by Willy Tarreau
· Mon Jan 14 15:28:53 2019 +0100
4c03d1c
MINOR: backend: move url_param_name/len to lbprm.arg_str/len
by Willy Tarreau
· Mon Jan 14 15:23:54 2019 +0100
602a499
BUG/MINOR: backend: balance uri specific options were lost across defaults
by Willy Tarreau
· Mon Jan 14 16:29:52 2019 +0100
a4d4fdf
MEDIUM: sessions: Don't keep an infinite number of idling connections.
by Olivier Houchard
· Fri Dec 14 19:27:06 2018 +0100
3a1f5fd
REORG: config: extract the proxy parser into cfgparse-listen.c
by Willy Tarreau
· Sun Nov 11 15:40:36 2018 +0100