Gitiles
Code Review
Sign In
git01.mediatek.com
/
haproxy
/
7ec765568883b2d4e5a2796adbeb492a22ec9bd4
/
src
/
cfgparse.c
6de4c2f
BUILD/MINOR: tools: rename popcount to my_popcountl
by David Carlier
· Thu Jul 02 07:00:17 2015 +0000
01760ad
BUG/MEDIUM: config: properly compute the default number of processes for a proxy
by Willy Tarreau
· Mon May 04 21:57:58 2015 +0200
a5d7d07
MINOR: config: report the number of processes using a peers section in the error case
by Willy Tarreau
· Mon May 04 21:48:51 2015 +0200
0745309
CLEANUP: config: fix misleading information in error message.
by Willy Tarreau
· Mon May 04 21:46:08 2015 +0200
3f041cc
MAJOR: peers: allow peers section to be used with nbproc > 1
by Willy Tarreau
· Fri May 01 19:16:14 2015 +0200
ab0419d
MEDIUM: config: validate that peers sections are bound to exactly one process
by Willy Tarreau
· Fri May 01 19:15:17 2015 +0200
cdb5e92
MEDIUM: config: propagate the table's process list to the peers sections
by Willy Tarreau
· Fri May 01 19:12:05 2015 +0200
faf3315
BUG/MEDIUM: cfgparse: segfault when userlist is misused
by William Lallemand
· Thu May 28 18:03:51 2015 +0200
629b1c0
BUG/MINOR: cfgparse: fix typo in 'option httplog' error message
by William Lallemand
· Thu May 28 18:02:48 2015 +0200
5bff059
BUG/MEDIUM: checks: do not dereference a list as a tcpcheck struct
by Willy Tarreau
· Wed May 13 12:24:53 2015 +0200
97fccc8
BUG/MAJOR: checks: always check for end of list before proceeding
by Willy Tarreau
· Wed May 13 12:08:21 2015 +0200
34d05b0
MEDIUM: peers: add the ability to disable a peers section
by Willy Tarreau
· Fri May 01 20:02:17 2015 +0200
f2df7ef
MEDIUM: config: initialize stick-tables after peers, not before
by Willy Tarreau
· Fri May 01 19:09:08 2015 +0200
d72af0a
BUG/MINOR: config: clear proxy->table.peers.p for disabled proxies
by Willy Tarreau
· Fri May 01 19:59:56 2015 +0200
1c3a612
MEDIUM: http: add option-ignore-probes to get rid of the floods of 408
by Willy Tarreau
· Fri May 01 15:37:53 2015 +0200
fc940eb
BUG/MEDIUM: peers: correctly configure the client timeout
by Willy Tarreau
· Fri Mar 13 16:18:25 2015 +0100
5ed62d6
BUG/MEDIUM: Do not set agent health to zero if server is disabled in config
by Simon Horman
· Wed Nov 12 15:55:53 2014 +0900
ed061c0
BUG/MEDIUM: config: do not propagate processes between stopped processes
by Willy Tarreau
· Thu Dec 18 14:00:43 2014 +0100
7110f38
BUG/MINOR: config: fix typo in condition when propagating process binding
by Willy Tarreau
· Thu Dec 18 13:56:26 2014 +0100
543b978
BUG/MINOR: parse: refer curproxy instead of proxy
by Godbach
· Thu Dec 18 15:44:58 2014 +0800
cac307c
BUG/MINOR: config: don't inherit the default balance algorithm in frontends
by Willy Tarreau
· Tue Nov 18 15:04:29 2014 +0100
4ab232c
BUG/MEDIUM: config: avoid skipping disabled proxies
by Willy Tarreau
· Fri Oct 10 14:54:25 2014 +0200
c8d57de
BUG/MINOR: config: don't propagate process binding for dynamic use_backend
by Cyril Bonté
· Thu Oct 02 19:56:25 2014 +0200
b3228c8
BUG/MINOR: config: don't propagate process binding on fatal errors.
by Willy Tarreau
· Wed Oct 01 20:50:17 2014 +0200
7fc7ebd
MINOR: config: detect the case where a tcp-request content rule has no inspect-delay
by Willy Tarreau
· Tue Sep 16 16:21:19 2014 +0200
8b3c808
MEDIUM: config: report it when tcp-request rules are misplaced
by Willy Tarreau
· Tue Sep 16 15:39:51 2014 +0200
036a83e
MEDIUM: config: only warn if stats are attached to multi-process bind directives
by Willy Tarreau
· Tue Sep 16 15:11:04 2014 +0200
91b00c2
MEDIUM: config: compute the exact bind-process before listener's maxaccept
by Willy Tarreau
· Tue Sep 16 13:41:21 2014 +0200
e56c4f1
MEDIUM: config: make the frontends automatically bind to the listeners' processes
by Willy Tarreau
· Tue Sep 16 13:21:03 2014 +0200
5436afc
MEDIUM: config: properly propagate process binding between proxies
by Willy Tarreau
· Tue Sep 16 12:17:36 2014 +0200
b53934e
BUG/MEDIUM: config: propagate frontend to backend process binding again.
by Willy Tarreau
· Tue Sep 16 11:31:31 2014 +0200
2c8d700
BUG/MEDIUM: config: userlists should ensure that encrypted passwords are supported
by Cyril Bonté
· Fri Aug 29 20:20:02 2014 +0200
dc2695c
MEDIUM: log: support a user-configurable max log line length
by Willy Tarreau
· Fri Jun 27 18:10:07 2014 +0200
09af0d6
MEDIUM: regex: replace all standard regex function by own functions
by Thierry FOURNIER
· Wed Jun 18 11:35:54 2014 +0200
148f408
MINOR: regex: fix a little configuration memory leak.
by Thierry FOURNIER
· Wed Jun 11 14:45:31 2014 +0200
215663d
MINOR: config: warn when tcp-check rules are used without option tcp-check
by Willy Tarreau
· Fri Jun 13 18:30:23 2014 +0200
d9ed3d2
MINOR: logs: don't limit HTTP header captures to HTTP frontends
by Willy Tarreau
· Fri Jun 13 12:23:06 2014 +0200
f46cd6e
MEDIUM: ssl: Add the option to use standardized DH parameters >= 1024 bits
by Remi Gacogne
· Thu Jun 12 14:58:40 2014 +0200
1b48cc9
BUG/MEDIUM: fix ignored values for half-closed timeouts (client-fin and server-fin) in defaults section.
by Simone Gotti
· Wed Jun 11 12:25:28 2014 +0200
6639a7c
MINOR: checks: mysql-check: Add support for v4.1+ authentication
by Nenad Merdanovic
· Fri May 30 14:26:32 2014 +0200
3209123
MEDIUM: server: allow multi-level server tracking
by Willy Tarreau
· Fri May 16 13:52:00 2014 +0200
a0066dd
MEDIUM: server: properly support and propagate the maintenance status
by Willy Tarreau
· Fri May 16 11:25:16 2014 +0200
892337c
MAJOR: server: use states instead of flags to store the server state
by Willy Tarreau
· Tue May 13 23:41:20 2014 +0200
2012521
REORG/MEDIUM: server: move the maintenance bits out of the server state
by Willy Tarreau
· Tue May 13 19:44:56 2014 +0200
c93cd16
REORG/MEDIUM: server: split server state and flags in two different variables
by Willy Tarreau
· Tue May 13 15:54:22 2014 +0200
63af98d
BUG/MAJOR: config: don't free valid regex memory
by Willy Tarreau
· Sun May 18 08:11:41 2014 +0200
07fcaaa
MINOR: fix a few memory usage errors
by Dirkjan Bussink
· Mon Apr 28 22:57:16 2014 +0000
4e5ed29
BUG/MEDIUM: config: a stats-less config crashes in 1.5-dev25
by Willy Tarreau
· Tue May 13 13:37:54 2014 +0200
9cf8d3f
MINOR: protocols: use is_inet_addr() when only INET addresses are desired
by Willy Tarreau
· Fri May 09 22:56:10 2014 +0200
acf3bf9
CLEANUP: config: set the maxaccept value for peers listeners earlier
by Willy Tarreau
· Fri Jan 18 10:51:07 2013 +0100
67c2abc
MINOR: config: only report a warning when stats sockets are bound to more than 1 process
by Willy Tarreau
· Fri May 09 18:48:46 2014 +0200
3d20958
MEDIUM: listener: inherit the process mask from the proxy
by Willy Tarreau
· Fri May 09 17:06:11 2014 +0200
102df61
MEDIUM: config: check the bind-process settings according to nbproc
by Willy Tarreau
· Wed May 07 23:56:38 2014 +0200
a9db57e
MEDIUM: config: limit nbproc to the machine's word size
by Willy Tarreau
· Fri Jan 18 11:29:29 2013 +0100
3507d5d
MEDIUM: proxy: only adjust the backend's bind-process when already set
by Willy Tarreau
· Fri May 09 13:54:22 2014 +0200
93ee249
MINOR: ssl: remove fallback to SSL session private cache if lock init fails.
by Emeric Brun
· Fri May 09 14:01:48 2014 +0200
8dc6039
MINOR: ssl: add global statement tune.ssl.force-private-cache.
by Emeric Brun
· Fri May 09 13:52:00 2014 +0200
caa19cc
BUG/MAJOR: ssl: Fallback to private session cache if current lock mode is not supported.
by Emeric Brun
· Wed May 07 16:10:18 2014 +0200
7c29f1e
BUILD: config: remove a warning with clang
by Willy Tarreau
· Tue Apr 29 19:55:25 2014 +0200
a3c504c
MEDIUM: config: inform the user only once that "redispatch" is deprecated
by Willy Tarreau
· Mon Apr 28 22:37:32 2014 +0200
40bac83
MEDIUM: config: inform the user that "reqsetbe" is deprecated
by Willy Tarreau
· Mon Apr 28 22:37:06 2014 +0200
de9d2d7
MEDIUM: config: inform the user about the deprecatedness of "block" rules
by Willy Tarreau
· Mon Apr 28 22:28:02 2014 +0200
b3dc39d
MEDIUM: http: emulate "block" rules using "http-request" rules
by Willy Tarreau
· Mon Apr 28 22:06:57 2014 +0200
353bc9f
CLEANUP: proxy: rename "block_cond" to "block_rules"
by Willy Tarreau
· Mon Apr 28 22:05:31 2014 +0200
c35362a
MINOR: http: implement the max-keep-alive-queue setting
by Willy Tarreau
· Fri Apr 25 13:58:37 2014 +0200
1746eec
MINOR: checks: add a new global max-spread-checks directive
by Willy Tarreau
· Fri Apr 25 10:46:47 2014 +0200
ed2119c
BUG/MEDIUM: stats: mismatch between behaviour and doc about front/back
by Willy Tarreau
· Thu Apr 24 22:10:39 2014 +0200
ee445d9
MEDIUM: config: report misplaced use-server rules
by Willy Tarreau
· Wed Apr 23 01:39:04 2014 +0200
5002f57
MEDIUM: config: report misplaced http-request rules
by Willy Tarreau
· Wed Apr 23 01:32:02 2014 +0200
f51658d
MEDIUM: config: relax use_backend check to make the condition optional
by Willy Tarreau
· Wed Apr 23 01:21:56 2014 +0200
ff11554
CLEANUP: code style: use tabs to indent codes instead of spaces
by Godbach
· Mon Apr 21 21:52:23 2014 +0800
88afe03
BUG/MINOR: Fix name lookup ordering when compiled with USE_GETADDRINFO
by Nenad Merdanovic
· Mon Apr 14 15:56:58 2014 +0200
348acfe
BUILD/MEDIUM: cfgparse: get rid of sprintf()
by Willy Tarreau
· Mon Apr 14 15:00:39 2014 +0200
272adea
REORG: cfgparse: move server keyword parsing to server.c
by Willy Tarreau
· Mon Mar 31 10:39:59 2014 +0200
702d44f
MEDIUM: proxy: support use_backend with dynamic names
by Bertrand Jacquin
· Tue Nov 19 11:43:06 2013 +0100
fa45f1d
MEDIUM: config: Dynamic sections.
by Thierry FOURNIER
· Tue Mar 18 13:54:18 2014 +0100
fc7ac7b
MINOR: standard: Disable ip resolution during the runtime
by Thierry FOURNIER
· Tue Feb 11 15:23:04 2014 +0100
eeaa951
MINOR: configuration: File and line propagation
by Thierry FOURNIER
· Tue Feb 11 14:00:19 2014 +0100
0d6ba51
MINOR: pattern: store configuration reference for each acl or map pattern.
by Thierry FOURNIER
· Tue Feb 11 03:31:34 2014 +0100
9eec0a6
MAJOR: auth: Change the internal authentication system.
by Thierry FOURNIER
· Wed Jan 22 18:38:02 2014 +0100
d048d8b
BUG/MINOR: http: fix encoding of samples used in http headers
by Thierry FOURNIER
· Thu Mar 13 16:46:18 2014 +0100
7cbc915
MEDIUM: config: faster lookup for duplicated proxy name
by Willy Tarreau
· Sat Mar 15 08:17:08 2014 +0100
f79d950
MEDIUM: proxy: create a tree to store proxies by name
by Willy Tarreau
· Sat Mar 15 07:22:35 2014 +0100
5830213
BUG/MINOR: config: fix a crash on startup when a disabled backend references a peer
by Willy Tarreau
· Mon Feb 24 20:59:47 2014 +0100
abd03df
BUG/MINOR: config: server on-marked-* statement is ignored in default-server
by Willy Tarreau
· Tue Feb 18 10:36:15 2014 +0100
5498472
BUG/MEDIUM: config: immediately abort if peers section has no name
by Willy Tarreau
· Sun Feb 16 08:20:13 2014 +0100
610f04b
MINOR: config: add global directives to set default SSL ciphers
by Willy Tarreau
· Thu Feb 13 11:36:41 2014 +0100
7e31273
MINOR: config: make the stream interface idle timer user-configurable
by Willy Tarreau
· Wed Feb 12 16:35:14 2014 +0100
69e273f
MEDIUM: tcp-check new feature: connect
by Baptiste Assmann
· Wed Dec 11 00:52:19 2013 +0100
02bce8b
MAJOR: http: update connection mode configuration
by Willy Tarreau
· Thu Jan 30 00:15:28 2014 +0100
850efd5
MEDIUM: ssl: Set verify 'required' as global default for servers side.
by Emeric Brun
· Wed Jan 29 12:24:34 2014 +0100
e43d532
MEDIUM: listener: apply a limit on the session rate submitted to SSL
by Willy Tarreau
· Mon Oct 07 20:01:52 2013 +0200
93e7c00
MEDIUM: listener: add support for limiting the session rate in addition to the connection rate
by Willy Tarreau
· Mon Oct 07 18:51:07 2013 +0200
17edc81
MEDIUM: config: report a warning when multiple servers have the same name
by Willy Tarreau
· Fri Jan 03 12:14:34 2014 +0100
9420b12
MINOR: http: add option prefer-last-server
by Willy Tarreau
· Sun Dec 15 18:58:25 2013 +0100
16bfb02
MINOR: config: add option http-keep-alive
by Willy Tarreau
· Sat Jan 16 19:48:41 2010 +0100
566226b
BUG/MEDIUM: checks: tracking servers must not inherit the MAINT flag
by Willy Tarreau
· Sat Dec 14 16:16:01 2013 +0100
3343432
MINOR: checks: add a flag to indicate what check is an agent
by Willy Tarreau
· Wed Dec 11 21:15:19 2013 +0100
33a08db
MINOR: checks: add a PAUSED state for the checks
by Willy Tarreau
· Wed Dec 11 21:03:31 2013 +0100
ff5ae35
MINOR: checks: use check->state instead of srv->state & SRV_CHECKED
by Willy Tarreau
· Wed Dec 11 20:36:34 2013 +0100
Next »