Gitiles
Code Review
Sign In
git01.mediatek.com
/
haproxy
/
4458b9732d97d30aeb83fe02b6b767b1fc689a38
/
doc
/
configuration.txt
1f97306
[RELEASE] Released version 2.5-dev0
by Willy Tarreau
· Fri May 14 09:36:37 2021 +0200
6cbbecf
[RELEASE] Released version 2.4.0
by Willy Tarreau
· Fri May 14 09:03:30 2021 +0200
cc9d9b0
DOC: config: Fix configuration example for mqtt
by Daniel Corbett
· Thu May 13 10:46:07 2021 -0400
dec1c36
MINOR: uri_normalizer: Add `fragment-encode` normalizer
by Tim Duesterhus
· Mon May 10 17:28:26 2021 +0200
c9e05ab
MINOR: uri_normalizer: Add `fragment-strip` normalizer
by Tim Duesterhus
· Mon May 10 17:28:25 2021 +0200
3df5989
CLEANUP: assorted typo fixes in the code and comments
by Ilya Shipitsin
· Mon May 10 12:50:00 2021 +0500
46b93af
[RELEASE] Released version 2.4-dev19
by Willy Tarreau
· Mon May 10 07:50:26 2021 +0200
9f0843f
DOC: Fix a few grammar/spelling issues and casing of HAProxy
by Daniel Corbett
· Sat May 08 10:50:37 2021 -0400
02bd684
DOC: ssl: Add information about crl-file option
by Remi Tricot-Le Breton
· Tue May 04 12:22:34 2021 +0200
7c980df
DOC: ssl: Extra files loading now works for backends too
by Remi Tricot-Le Breton
· Fri May 07 15:28:08 2021 +0200
a9e639a
MINOR: http_act: mark normalize-uri as experimental
by Amaury Denoyelle
· Thu May 06 15:50:12 2021 +0200
d2e53cd
MINOR: cfgparse: implement experimental config keywords
by Amaury Denoyelle
· Thu May 06 16:21:39 2021 +0200
7190b98
MINOR: config: add a new message directive: .diag
by Willy Tarreau
· Fri May 07 08:59:50 2021 +0200
0b7c78a
MINOR: config: add predicates "version_atleast" and "version_before" to cond blocks
by Willy Tarreau
· Thu May 06 16:53:26 2021 +0200
58ca706
MINOR: config: add predicate "feature" to detect certain built-in features
by Willy Tarreau
· Thu May 06 16:34:23 2021 +0200
6492e87
MINOR: config: add predicates "streq()" and "strneq()" to conditional expressions
by Willy Tarreau
· Thu May 06 16:10:09 2021 +0200
42ed14b
MINOR: config: add predicate "defined()" to conditional expression blocks
by Willy Tarreau
· Thu May 06 15:55:14 2021 +0200
a46f1af
MINOR: config: support some pseudo-variables for file/line/section
by Willy Tarreau
· Thu May 06 10:25:11 2021 +0200
ca3afc2
MINOR: activity: add the profiling.memory global setting
by Willy Tarreau
· Wed May 05 18:33:19 2021 +0200
080347f
[RELEASE] Released version 2.4-dev18
by Willy Tarreau
· Sat May 01 08:25:15 2021 +0200
8a022d5
MINOR: config: add a new "default-path" global directive
by Willy Tarreau
· Tue Apr 27 20:29:11 2021 +0200
59c5335
DOC: general: fix example in set-timeout
by Alex
· Tue Apr 27 12:57:07 2021 +0200
bf1bd5a
DOC: general: fix white spaces for HTML converter
by Alex
· Sat Apr 24 13:02:21 2021 +0200
b2be9a1
CLEANUP: assorted typo fixes in the code and comments
by Ilya Shipitsin
· Sat Apr 24 13:25:42 2021 +0500
2e4a18e
MINOR: uri_normalizer: Add a `percent-decode-unreserved` normalizer
by Tim Duesterhus
· Wed Apr 21 21:20:36 2021 +0200
d6d33de
DOC: Add RFC references for the path-strip-dot(dot)? normalizers
by Tim Duesterhus
· Wed Apr 21 21:20:35 2021 +0200
c315efd
DOC: Fix RFC reference for the percent-to-uppercase normalizer
by Tim Duesterhus
· Wed Apr 21 21:20:34 2021 +0200
7a95f41
DOC: Fix indentation for `path-strip-dot` normalizer
by Tim Duesterhus
· Wed Apr 21 21:20:33 2021 +0200
bfd19d6
[RELEASE] Released version 2.4-dev17
by Willy Tarreau
· Fri Apr 23 19:11:10 2021 +0200
0f50cb9
MINOR: global: add option to disable numa detection
by Amaury Denoyelle
· Fri Mar 26 18:50:33 2021 +0100
982fb53
MEDIUM: config: use platform independent type hap_cpuset for cpu-map
by Amaury Denoyelle
· Wed Apr 21 18:39:58 2021 +0200
ff3bb8b
MINOR: uri_normalizer: Add a `strip-dot` normalizer
by Maximilian Mader
· Wed Apr 21 00:22:50 2021 +0200
2963fd3
DOC: Note that URI normalization is experimental
by Tim Duesterhus
· Sat Apr 17 00:24:56 2021 +0200
b918a4a
DOC: Add introduction to http-request normalize-uri
by Tim Duesterhus
· Fri Apr 16 23:52:29 2021 +0200
5be6ab2
MEDIUM: http_act: Rename uri-normalizers
by Tim Duesterhus
· Sat Apr 17 11:21:10 2021 +0200
a407193
MINOR: uri_normalizer: Add a `percent-upper` normalizer
by Tim Duesterhus
· Thu Apr 15 21:46:02 2021 +0200
d7b89be
MINOR: uri_normalizer: Add a `sort-query` normalizer
by Tim Duesterhus
· Thu Apr 15 21:46:01 2021 +0200
560e1a6
MINOR: uri_normalizer: Add support for supressing leading `../` for dotdot normalizer
by Tim Duesterhus
· Thu Apr 15 21:46:00 2021 +0200
9982fc2
MINOR: uri_normalizer: Add a `dotdot` normalizer to http-request normalize-uri
by Tim Duesterhus
· Thu Apr 15 21:45:59 2021 +0200
d371e99
MINOR: uri_normalizer: Add a `merge-slashes` normalizer to http-request normalize-uri
by Tim Duesterhus
· Thu Apr 15 21:45:58 2021 +0200
7d081f0
MINOR: tcp_samples: Add samples to get src/dst info of the backend connection
by Christopher Faulet
· Thu Apr 15 09:38:37 2021 +0200
51c8ad4
MINOR: sample: converter: Add json_query converter
by Alex
· Thu Apr 15 16:45:15 2021 +0200
92f7d43
MINOR: sample: add ub64dec and ub64enc converters
by Moemen MHEDHBI
· Thu Apr 01 20:53:59 2021 +0200
86512dd
[RELEASE] Released version 2.4-dev16
by Willy Tarreau
· Fri Apr 09 17:10:39 2021 +0200
c8f3e45
MEDIUM: resolvers: add support of tcp address on nameserver line.
by Emeric Brun
· Wed Apr 07 16:04:54 2021 +0200
94aab06
MEDIUM: log: support tcp or stream addresses on log lines.
by Emeric Brun
· Fri Apr 02 10:41:36 2021 +0200
ce325c4
MINOR: server/bind: add support of new prefixes for addresses.
by Emeric Brun
· Fri Apr 02 17:05:09 2021 +0200
8043e83
MINOR: acl: Add HTTP_2.0 predefined macro
by Christopher Faulet
· Fri Mar 26 16:00:54 2021 +0100
779184e
MINOR: No longer rely on deprecated sample fetches for predefined ACLs
by Christopher Faulet
· Thu Apr 01 17:24:04 2021 +0200
59fa1d1
[RELEASE] Released version 2.4-dev15
by Willy Tarreau
· Fri Apr 02 19:16:32 2021 +0200
ff80c82
DOC: clarify that compression works for HTTP/2
by Julien Pivotto
· Mon Mar 29 12:41:40 2021 +0200
a63d1a0
CONTRIB: move contrib/opentracing to addons/ot
by Willy Tarreau
· Fri Apr 02 17:16:46 2021 +0200
021a8e4
MEDIUM: http-rules: Add wait-for-body action on request and response side
by Christopher Faulet
· Mon Mar 29 10:46:38 2021 +0200
a434a00
BUG/MINOR: payload/htx: Ingore L6 sample fetches for HTX streams/checks
by Christopher Faulet
· Thu Mar 25 11:58:51 2021 +0100
4d37e53
DOC: config: Add documentation about TCP to HTTP upgrades
by Christopher Faulet
· Fri Mar 26 14:44:00 2021 +0100
ae863c6
MEDIUM: Add tcp-request switch-mode action to perform HTTP upgrade
by Christopher Faulet
· Mon Mar 15 12:03:44 2021 +0100
982e17d
DOC: config: Improve documentation about proto/check-proto keywords
by Christopher Faulet
· Fri Mar 26 14:44:18 2021 +0100
af6d88b
[RELEASE] Released version 2.4-dev14
by Willy Tarreau
· Sat Mar 27 09:42:09 2021 +0100
13d2ba2
MEDIUM: vars: add support for a "set-var" global directive
by Willy Tarreau
· Fri Mar 26 11:38:08 2021 +0100
7b0e00d
BUG/MINOR: http_fetch: make hdr_ip() reject trailing characters
by Willy Tarreau
· Thu Mar 25 14:12:29 2021 +0100
09cc669
[RELEASE] Released version 2.4-dev13
by Willy Tarreau
· Fri Mar 19 17:16:18 2021 +0100
ed4bef7
CLEANUP: Fix a typo in fix_is_valid description
by Christopher Faulet
· Thu Mar 18 17:40:56 2021 +0100
acdd47d
[RELEASE] Released version 2.4-dev12
by Willy Tarreau
· Sat Mar 13 11:48:28 2021 +0100
060a761
OPTIM: task: automatically adjust the default runqueue-depth to the threads
by Willy Tarreau
· Wed Mar 10 11:06:26 2021 +0100
befef70
BUG/MINOR: sample: Rename SenderComID/TargetComID to SenderCompID/TargetCompID
by Daniel Corbett
· Tue Mar 09 23:00:34 2021 -0500
4c75195
BUG/MEDIUM: resolvers: handle huge responses over tcp servers.
by Emeric Brun
· Mon Mar 08 16:41:29 2021 +0100
7bbc6c9
[RELEASE] Released version 2.4-dev11
by Willy Tarreau
· Fri Mar 05 21:24:23 2021 +0100
f8b4292
DOC: fix originalto except clause on destination address
by Amaury Denoyelle
· Thu Mar 04 18:41:14 2021 +0100
0de36ad
CLEANUP: assorted typo fixes in the code and comments
by Ilya Shipitsin
· Sat Feb 20 00:23:36 2021 +0500
8ab65c2
[RELEASE] Released version 2.4-dev10
by Willy Tarreau
· Fri Feb 26 22:49:10 2021 +0100
5d1def6
MEDIUM: http-ana: Add IPv6 support for forwardfor and orignialto options
by Christopher Faulet
· Fri Feb 26 09:19:15 2021 +0100
31dd393
[RELEASE] Released version 2.4-dev9
by Willy Tarreau
· Sat Feb 20 13:30:31 2021 +0100
6616132
MINOR: listener: refine the default MAX_ACCEPT from 64 to 4
by Willy Tarreau
· Fri Feb 19 15:50:27 2021 +0100
4327d0a
MINOR: tasks: refine the default run queue depth
by Willy Tarreau
· Fri Feb 19 15:11:55 2021 +0100
0784db8
DOC: explain the relation between pool-low-conn and tune.idle-pool.shared
by Willy Tarreau
· Fri Feb 19 11:45:22 2021 +0100
dc626ec
[RELEASE] Released version 2.4-dev8
by Willy Tarreau
· Sat Feb 13 10:17:27 2021 +0100
56fc5d9
MEDIUM: resolvers: add supports of TCP nameservers in resolvers.
by Emeric Brun
· Fri Feb 12 20:05:45 2021 +0100
9a4bbfe
DOC: tune: explain the origin of block size for ssl.cachesize
by William Dauchy
· Fri Feb 12 15:58:46 2021 +0100
4b10302
MINOR: cfgparse: implement a simple if/elif/else/endif macro block handler
by Willy Tarreau
· Fri Feb 12 17:59:10 2021 +0100
b4d3708
MINOR: http: add baseq sample fetch
by Yves Lafon
· Thu Feb 11 11:01:28 2021 +0100
7c0b4d8
MEDIUM: cfgparse: allow a proxy to designate the defaults section to use
by Willy Tarreau
· Fri Feb 12 14:58:08 2021 +0100
583b6de
BUG/MINOR: server: Fix server-state-file-name directive
by Christopher Faulet
· Fri Feb 12 09:27:10 2021 +0100
d773a4e
MINOR: doc: update http reuse for new eligilible connections
by Amaury Denoyelle
· Fri Jan 29 15:18:49 2021 +0100
826f3ab
MINOR: stick-tables/counters: add http_fail_cnt and http_fail_rate data types
by Willy Tarreau
· Wed Feb 10 12:07:15 2021 +0100
acf8459
CLEANUP: assorted typo fixes in the code and comments
by Ilya Shipitsin
· Sat Feb 06 22:29:08 2021 +0500
5d46fbd
[RELEASE] Released version 2.4-dev7
by Willy Tarreau
· Fri Feb 05 15:17:33 2021 +0100
4858fb2
MEDIUM: check: align agentaddr and agentport behaviour
by William Dauchy
· Wed Feb 03 22:30:09 2021 +0100
d1ac2b9
MAJOR: htx: Remove the EOM block type and use HTX_FL_EOM instead
by Christopher Faulet
· Wed Dec 02 19:12:22 2020 +0100
27c70ae
DOC: Improve documentation of the various hdr() fetches
by Tim Duesterhus
· Sat Jan 23 17:50:21 2021 +0100
24c41d5
[RELEASE] Released version 2.4-dev6
by Willy Tarreau
· Fri Jan 22 16:19:46 2021 +0100
ef4e45c
DOC: Rename '<var name>' to '<var>' in converter signature
by Tim Duesterhus
· Thu Jan 21 17:40:50 2021 +0100
a308209
DOC: Remove space after comma in converter signature
by Tim Duesterhus
· Thu Jan 21 17:40:49 2021 +0100
e095f31
MINOR: http: Add HTTP 501-not-implemented error message
by Christopher Faulet
· Mon Dec 07 11:22:24 2020 +0100
6ca8916
MINOR: cache: Do not store responses with an unknown encoding
by Remi Tricot-Le Breton
· Thu Jan 07 14:50:51 2021 +0100
cdbcca9
DOC: fix some spelling issues over multiple files
by Thayne McCombs
· Thu Jan 07 21:24:41 2021 -0700
888b0ae
MINOR: converter: adding support for url_enc
by William Dauchy
· Wed Jan 06 23:39:50 2021 +0100
421ed39
[RELEASE] Released version 2.4-dev5
by Willy Tarreau
· Wed Jan 06 17:41:32 2021 +0100
92149f9
MEDIUM: stick-tables: Add srvkey option to stick-table
by Thayne McCombs
· Fri Nov 20 01:28:26 2020 -0700
e6cc5b5
MINOR: cache: Replace the "process-vary" option's expected values
by Remi Tricot-Le Breton
· Wed Dec 23 18:13:53 2020 +0100
04bf0cc
MINOR: sample: add the xxh3 converter
by Dragan Dosen
· Tue Dec 22 21:44:33 2020 +0100
Next »