Gitiles
Code Review
Sign In
git01.mediatek.com
/
haproxy
/
fa4a03ca08431a974e1ccb493b2e2adea1ac33df
/
src
/
cfgparse.c
« Previous
9389379
[MINOR] config: improve error reporting in listen sections
by Willy Tarreau
· 15 years ago
058e907
[MINOR] config: improve error reporting in global section
by Willy Tarreau
· 15 years ago
3a058f3
[MINOR] add a new CLF log format
by Emeric Brun
· 15 years ago
647caf1
[MEDIUM] add support for RDP cookie persistence
by Emeric Brun
· 15 years ago
cd7afc0
[MINOR] http: take http request timeout from the backend
by Willy Tarreau
· 15 years ago
a9fb083
[MINOR] report in the proxies the requirements for ACLs
by Willy Tarreau
· 15 years ago
1d0dfb1
[MAJOR] http: complete splitting of the remaining stages
by Willy Tarreau
· 15 years ago
d787e66
[MEDIUM] http: split request waiter from request processor
by Willy Tarreau
· 15 years ago
915e1eb
[MEDIUM] config: split parser and checker in two functions
by Willy Tarreau
· 15 years ago
6704d67
[MEDIUM] support setting a server weight to zero
by Willy Tarreau
· 15 years ago
be1b918
[MEDIUM] add support for TCP MSS adjustment for listeners
by Willy Tarreau
· 15 years ago
d88edf2
[MEDIUM] implement tcp-smart-connect option at the backend
by Willy Tarreau
· 15 years ago
9ea05a7
[MEDIUM] implement option tcp-smart-accept at the frontend
by Willy Tarreau
· 15 years ago
3842f00
[MINOR] config: support resetting options do default values
by Willy Tarreau
· 15 years ago
84b57da
[MINOR] config: track "no option"/"option" changes
by Willy Tarreau
· 15 years ago
c6f4ce8
[MEDIUM] add support for binding to source port ranges during connect
by Willy Tarreau
· 15 years ago
13a34bd
[MINOR] compute the max of sessions/s on fe/be/srv
by Willy Tarreau
· 15 years ago
f7edefa
[MINOR] implement per-logger log level limitation
by Willy Tarreau
· 15 years ago
affb481
[MEDIUM] add support for "balance hdr(name)"
by Benoit
· 16 years ago
c9bd0cc
[MINOR] add options dontlog-normal and log-separate-errors
by Willy Tarreau
· 15 years ago
36db02e
[BUG] x-original-to: fix missing initialization to default value
by Maik Broemme
· 16 years ago
2850cb4
[MINOR] add X-Original-To: header
by Maik Broemme
· 16 years ago
5e4a6f1
[MINOR] fix a few remaining printf-like formats on 64-bit platforms
by Willy Tarreau
· 16 years ago
af403fc
[CLEANUP] give a little bit more information in error message
by Jeffrey 'jf' Lim
· 16 years ago
1772ece
[MINOR] fix several printf formats and missing arguments
by Willy Tarreau
· 16 years ago
32a4ec0
[MEDIUM] http: add options to ignore invalid header names
by Willy Tarreau
· 16 years ago
61d1889
[MINOR] improve reporting of misplaced acl/reqxxx rules
by Willy Tarreau
· 16 years ago
e383880
[BUG] server check intervals must not be null
by Willy Tarreau
· 16 years ago
5af24ef
[CLEANUP] config: catch and report some possibly wrong rule ordering
by Willy Tarreau
· 16 years ago
55bc0f8
[MEDIUM] reverse internal proxy declaration order to match configuration
by Willy Tarreau
· 16 years ago
d869b24
[MINOR] tcp-inspect: permit the use of no-delay inspection
by Willy Tarreau
· 16 years ago
3cd9af2
[MINOR] cfgparse: set backends to "balance roundrobin" by default
by Willy Tarreau
· 16 years ago
ff01a21
[MINOR] cfgparse: some cleanups in the consistency checks
by Willy Tarreau
· 16 years ago
39af0f6
[BUG] rate-limit in defaults section was ignored
by Willy Tarreau
· 16 years ago
368480c
[BUG] the "source" keyword must first clear optional settings
by Willy Tarreau
· 16 years ago
0b9c02c
[MEDIUM] implement bind-process to limit service presence by process
by Willy Tarreau
· 16 years ago
c76721d
[MEDIUM] add support for source interface binding at the server level
by Willy Tarreau
· 16 years ago
d53f96b
[MEDIUM] add support for source interface binding
by Willy Tarreau
· 16 years ago
5e6e204
[MINOR] add support for bind interface name
by Willy Tarreau
· 16 years ago
7b723ef
[DOC] remove buggy comment for use_backend
by Krzysztof Piotr Oledzki
· 16 years ago
52d522b
[BUG] Fix listen & more of 2 couples <ip>:<port>
by Krzysztof Piotr Oledzki
· 16 years ago
3ab68cf
[MEDIUM] splice: add the global "nosplice" option
by Willy Tarreau
· 16 years ago
43b7899
[MEDIUM] move global tuning options to the global structure
by Willy Tarreau
· 16 years ago
66aa61f
[MEDIUM] splice: add configuration options and set global.maxpipes
by Willy Tarreau
· 16 years ago
3ec79b9
[MINOR] global.maxpipes: add the ability to reserve file descriptors for pipes
by Willy Tarreau
· 16 years ago
4b1f859
[BUG] "option transparent" is for backend, not frontend !
by Willy Tarreau
· 16 years ago
0140f25
[MINOR] redirect: add support for "set-cookie" and "clear-cookie"
by Willy Tarreau
· 16 years ago
79da469
[MINOR] redirect: add support for the "drop-query" option
by Willy Tarreau
· 16 years ago
65cb2f1
[MINOR] cfgparse: fix off-by 2 in error message size
by Jeffrey 'jf' Lim
· 16 years ago
b099aca
[BUG] acl-related keywords are not allowed in defaults sections
by Willy Tarreau
· 16 years ago
da250db
[BUG] ensure that listeners from disabled proxies are correctly unbound.
by Willy Tarreau
· 16 years ago
3bc1377
[MINOR] pre-set analyser flags on the listener at registration time
by Willy Tarreau
· 16 years ago
79f5fe8
[BUG] Fix empty X-Forwarded-For header name when set in defaults section
by Willy Tarreau
· 16 years ago
a534fea
[CLEANUP] remove 65 useless NULL checks before free
by Willy Tarreau
· 16 years ago
af72a1d
[MINOR] permit renaming of x-forwarded-for header
by Ross West
· 16 years ago
dd64f8d
[MEDIUM] acl: when possible, report the name and requirements of ACLs in warnings
by Willy Tarreau
· 16 years ago
a980263
[MEDIUM] acl: enforce ACL type checking
by Willy Tarreau
· 16 years ago
ec6c5df
[CLEANUP] remove many #include <types/xxx> from C files
by Willy Tarreau
· 16 years ago
b686644
[MAJOR] implement tcp request content inspection
by Willy Tarreau
· 16 years ago
9de1bbd
[MEDIUM] modularize the "timeout" keyword configuration parser
by Willy Tarreau
· 16 years ago
39f23b6
[MINOR] cfgparse: add support for warnings in external functions
by Willy Tarreau
· 16 years ago
10522fd
[MEDIUM] modularize the global "stats" keyword configuration parser
by Willy Tarreau
· 16 years ago
5b2c336
[MEDIUM] add support for configuration keyword registration
by Willy Tarreau
· 16 years ago
0c303ee
[MAJOR] convert all expiration timers from timeval to ticks
by Willy Tarreau
· 16 years ago
b0b37bc
[MEDIUM] further improve monotonic clock by check forward jumps
by Willy Tarreau
· 16 years ago
b7f694f
[MEDIUM] implement a monotonic internal clock
by Willy Tarreau
· 16 years ago
7c669d7
[BUG] fix the dequeuing logic to ensure that all requests get served
by Willy Tarreau
· 16 years ago
b463dfb
[MEDIUM] add support for conditional HTTP redirection
by Willy Tarreau
· 16 years ago
1acf217
[BUG/CLEANUP] cookiedomain -> cookie_domain rename + free(p->cookie_domain)
by Krzysztof Piotr Oledzki
· 16 years ago
efe3b6f
[MINOR] Allow to specify a domain for a cookie
by Krzysztof Piotr Oledzki
· 16 years ago
5140623
[MAJOR] implementation of the "leastconn" load balancing algorithm
by Willy Tarreau
· 17 years ago
f58a962
[MINOR] Implement persistent id for proxies and servers
by Krzysztof Piotr Oledzki
· 17 years ago
c8b16fc
[MEDIUM] Implement "track [<backend>/]<server>"
by Krzysztof Piotr Oledzki
· 17 years ago
3a70f94
[BUG] timeout.check was not pre-set to eternity
by Willy Tarreau
· 17 years ago
21d2af3
Revert "[BUILD] backend.c and checks.c did not build without tproxy !"
by Willy Tarreau
· 17 years ago
3c3c012
[BUILD] backend.c and checks.c did not build without tproxy !
by Willy Tarreau
· 17 years ago
7a58a72
[MINOR] add configuration support for "redir" server keyword
by Willy Tarreau
· 17 years ago
6daf343
[MINOR] report correct section type for unknown keywords.
by Willy Tarreau
· 17 years ago
5259dfe
[MEDIUM]: rework checks handling
by Krzysztof Piotr Oledzki
· 17 years ago
0f68eac
[MINOR] fix configuration hint about timeouts
by Willy Tarreau
· 17 years ago
5b6995c
[MEDIUM] add non-local bind to connect() on Linux
by Willy Tarreau
· 17 years ago
b1e52e8
[MEDIUM] support fully transparent proxy on Linux (USE_LINUX_TPROXY)
by Willy Tarreau
· 17 years ago
51c9bde
[MINOR] tarpit timeout is also allowed in backends
by Willy Tarreau
· 17 years ago
036fae0
[MEDIUM] introduce "timeout http-request" in frontends
by Willy Tarreau
· 17 years ago
a0250ba
[OPTIM] introduce global parameter "tune.maxaccept"
by Willy Tarreau
· 17 years ago
c73ce2b
[MINOR] add support for the "backlog" parameter
by Willy Tarreau
· 17 years ago
336d475
[MEDIUM]: Inversion for options
by Krzysztof Oledzki
· 17 years ago
81ae195
[MEDIUM] add support for logging via a UNIX socket
by Robert Tsai
· 17 years ago
3259e33
[BUG] slowstart is in ms, not seconds
by Willy Tarreau
· 17 years ago
d7c30f9
[CLEANUP] grouped all timeouts in one structure
by Willy Tarreau
· 17 years ago
e219db7
[MEDIUM] introduce the "timeout" keyword
by Willy Tarreau
· 17 years ago
1fa3126
[MEDIUM] introduce separation between contimeout, and tarpit + queue
by Willy Tarreau
· 17 years ago
b3f32f5
[MEDIUM] add support for time units in the configuration
by Willy Tarreau
· 17 years ago
2e74c3f
[MEDIUM] restrict the set of allowed characters for identifiers
by Willy Tarreau
· 17 years ago
b80c230
[MEDIUM] add the "fail" condition to monitor requests
by Willy Tarreau
· 17 years ago
9909fc1
[MEDIUM] implement the slowstart parameter for servers
by Willy Tarreau
· 17 years ago
df36614
[CLEANUP] use distinct bits per load-balancing algorithm type
by Willy Tarreau
· 17 years ago
8293658
[MINOR] http-check disable-on-404 is not limited to HTTP mode
by Willy Tarreau
· 17 years ago
48494c0
[MEDIUM] implement "http-check disable-on-404" for graceful shutdown
by Willy Tarreau
· 17 years ago
5eb1a90
[MEDIUM] New option http_proxy
by Alexandre Cassen
· 17 years ago
Next »