Gitiles
Code Review
Sign In
git01.mediatek.com
/
haproxy
/
4b866959d83f79eb4c3afe45d4ce5e09c65e5cc6
/
doc
/
configuration.txt
5c09935
DOC: config: strict-sni allows to start without certificate
by William Lallemand
· Tue Apr 04 16:28:58 2023 +0200
07be66d
CLEANUP: assorted typo fixes in the code and comments
by Ilya Shipitsin
· Sat Apr 01 12:26:42 2023 +0200
28c5f40
MINOR: http_fetch: Add case-insensitive argument for url_param/urlp_val
by Martin DOLEZ
· Tue Mar 28 09:06:05 2023 -0400
3b7a351
DOC/MINOR: reformat configuration.txt's "quoting and escaping" table
by Marcos de Oliveira
· Fri Mar 17 11:03:13 2023 -0300
4c7588d
[RELEASE] Released version 2.8-dev6
by Willy Tarreau
· Tue Mar 28 13:58:56 2023 +0200
fedbc17
DOC: config: set-var() dconv rendering issues
by Aurelien DARRAGON
· Thu Mar 23 11:54:44 2023 +0100
0c4348c
MINOR: pools: preset the allocation failure rate to 1% with -dMfail
by Willy Tarreau
· Tue Mar 21 09:24:53 2023 +0100
5b4e16e
MINOR: doc: missing entries for sc-add-gpc()
by Aurelien DARRAGON
· Fri Mar 17 11:46:37 2023 +0100
c9bfe32
MINOR: ssl: Change the ocsp update log-format
by Remi Tricot-Le Breton
· Mon Mar 13 15:56:31 2023 +0100
fc0ad29
[RELEASE] Released version 2.8-dev5
by Willy Tarreau
· Fri Mar 10 16:28:37 2023 +0100
7fd8756
DOC: config: fix typo "dependeing" in bind thread description
by Willy Tarreau
· Tue Feb 28 08:19:37 2023 +0100
447a38f
MINOR: jwt: Add support for RSA-PSS signatures (PS256 algorithm)
by Remi Tricot-Le Breton
· Tue Mar 07 17:43:57 2023 +0100
dd3a33f
BUG/MINOR: cli: fix CLI handler "set anon global-key" call
by Amaury Denoyelle
· Fri Mar 03 17:11:10 2023 +0100
5843237
MINOR: ssl: Add global options to modify ocsp update min/max delay
by Remi Tricot-Le Breton
· Tue Feb 28 17:46:29 2023 +0100
b33fe2f
MINOR: ssl: Use dedicated proxy and log-format for OCSP update
by Remi Tricot-Le Breton
· Tue Feb 28 17:46:25 2023 +0100
e1a0ee3
MEDIUM: quic: implement poller subscribe on sendto error
by Amaury Denoyelle
· Tue Feb 28 15:11:09 2023 +0100
b705622
DOC: config: Replace TABs by spaces
by Christopher Faulet
· Mon Feb 27 18:01:41 2023 +0100
24b319b
DOC: config: Clarify the meaning of 'hold' in the 'resolvers' section
by Christopher Faulet
· Mon Feb 27 17:53:31 2023 +0100
2a1bcf1
MINOR: config: add HAPROXY_BRANCH environment variable
by Sébaastien Gross
· Thu Feb 23 12:54:25 2023 -0500
d4c0be6
MINOR: startup: HAPROXY_STARTUP_VERSION contains the version used to start
by William Lallemand
· Tue Feb 21 14:07:05 2023 +0100
c13f302
MINOR: cfgcond: Implement enabled condition expression
by Christopher Faulet
· Tue Feb 21 11:16:08 2023 +0100
a1fdad7
MINOR: cfgcond: Implement strstr condition expression
by Christopher Faulet
· Mon Feb 20 17:55:58 2023 +0100
760a384
DOC: config: Add the missing tune.fail-alloc option from global listing
by Christopher Faulet
· Mon Feb 20 14:33:46 2023 +0100
2f7c82b
BUG/MINOR: haproxy: Fix option to disable the fast-forward
by Christopher Faulet
· Mon Feb 20 14:06:52 2023 +0100
d17dd84
MINOR: proxy: Only consider backend httpclose option for server connections
by Christopher Faulet
· Mon Feb 20 17:30:06 2023 +0100
85523a0
DOC: config: Fix description of options about HTTP connection modes
by Christopher Faulet
· Mon Feb 20 17:09:34 2023 +0100
fb37557
MINOR: quic: mark quic-conn as jobs on socket allocation
by Amaury Denoyelle
· Wed Feb 01 09:28:32 2023 +0100
d4eaa8a
MINOR: global: Add an option to disable the data fast-forward
by Christopher Faulet
· Tue Feb 14 15:37:14 2023 +0100
c80560b
[RELEASE] Released version 2.8-dev4
by Willy Tarreau
· Tue Feb 14 16:55:17 2023 +0100
e74d77b
[RELEASE] Released version 2.8-dev3
by Willy Tarreau
· Sat Feb 04 10:51:05 2023 +0100
f0de8ca
MEDIUM: listener/config: make the "thread" parser rely on thread_sets
by Willy Tarreau
· Tue Jan 31 19:31:27 2023 +0100
24d5b72
MINOR: quic: add config for retransmit limit
by Amaury Denoyelle
· Tue Jan 31 11:44:50 2023 +0100
df238c3
DOC: config: 'http-send-name-header' option may be used in default section
by Aurelien DARRAGON
· Thu Jan 12 15:59:27 2023 +0100
f3a2ae7
DOC: config: fix option spop-check proxy compatibility
by Aurelien DARRAGON
· Thu Jan 12 15:06:11 2023 +0100
9a273b4
MINOR: http_ext: add rfc7239_n2np converter
by Aurelien DARRAGON
· Fri Dec 30 16:56:08 2022 +0100
07d6753
MINOR: http_ext: add rfc7239_n2nn converter
by Aurelien DARRAGON
· Fri Dec 30 16:45:42 2022 +0100
6fb58b8
MINOR: http_ext: add rfc7239_field converter
by Aurelien DARRAGON
· Fri Dec 30 16:37:03 2022 +0100
5c6f86f
MINOR: http_ext: add rfc7239_is_valid converter
by Aurelien DARRAGON
· Fri Dec 30 16:23:08 2022 +0100
b2bb925
MINOR: proxy/http_ext: introduce proxy forwarded option
by Aurelien DARRAGON
· Wed Dec 28 15:37:57 2022 +0100
0f29b34
[RELEASE] Released version 2.8-dev2
by Willy Tarreau
· Sun Jan 22 14:20:57 2023 +0100
da2e117
MEDIUM: bwlim: Support constants limit or period on set-bandwidth-limit actions
by Christopher Faulet
· Fri Jan 13 15:33:32 2023 +0100
86aac23
DOC: config: fix "Address formats" chapter syntax
by Daniel Corbett
· Tue Jan 17 18:32:31 2023 -0500
33d11c4
MINOR: sample: Add "quic_enabled" sample fetch
by Frédéric Lécaille
· Thu Jan 12 17:55:45 2023 +0100
12a0317
MINOR: quic: Add "no-quic" global option
by Frédéric Lécaille
· Thu Jan 12 15:23:54 2023 +0100
40725a4
MINOR: listener: also support "quic+" as an address prefix
by Willy Tarreau
· Mon Jan 16 13:55:27 2023 +0100
ed68240
DOC: config: mention the missing "quic4@" and "quic6@" in protocol prefixes
by Willy Tarreau
· Mon Jan 16 12:14:11 2023 +0100
24101f9
DOC: config: fix aliases for protocol prefixes "udp4@" and "udp6@"
by Willy Tarreau
· Mon Jan 16 12:11:38 2023 +0100
d4c6fbe
DOC: config: fix wrong section number for "protocol prefixes"
by Willy Tarreau
· Mon Jan 16 12:07:12 2023 +0100
2fb47af
DOC: config: added optional rst-ttl argument to silent-drop in action lists
by Mathias Weiersmueller
· Mon Jan 09 13:52:06 2023 +0100
40c88f9
[RELEASE] Released version 2.8-dev1
by Willy Tarreau
· Sat Jan 07 09:45:17 2023 +0100
5a72d03
MINOR: stick-table: implement the sc-add-gpc() action
by Willy Tarreau
· Mon Jan 02 18:15:20 2023 +0100
6c01171
MEDIUM: stick-table: set the track-sc limit at boottime via tune.stick-counters
by Willy Tarreau
· Fri Jan 06 16:09:58 2023 +0100
39055d1
DOC: config: remove duplicated "http-response sc-set-gpt0" directive
by Christopher Faulet
· Thu Jan 05 11:24:55 2023 +0100
a924804
MINOR: http-rules: Add missing actions in http-after-response ruleset
by Christopher Faulet
· Thu Jan 05 11:17:38 2023 +0100
d9d36b8
DOC: config: fix alphabetical ordering of http-after-response rules
by Christopher Faulet
· Thu Jan 05 10:25:30 2023 +0100
537b9e7
MINOR: config: add environment variables for default log format
by Sébastien Gross
· Wed Nov 30 22:36:50 2022 +0100
3f2803e
BUILD: makefile: refactor support for 51DEGREES v3/v4
by Willy Tarreau
· Wed Dec 21 18:54:36 2022 +0100
d5d7796
DOC: ssl: Add documentation for ocsp-update option
by Remi Tricot-Le Breton
· Tue Dec 20 11:11:15 2022 +0100
284cfc6
MINOR: pool: make the thread-local hot cache size configurable
by Willy Tarreau
· Mon Dec 19 08:15:57 2022 +0100
02cf4ec
MINOR: sample: add param converter
by Thayne McCombs
· Wed Dec 14 00:19:59 2022 -0700
5fa29b8
CLEANUP: assorted typo fixes in the code and comments
by Ilya Shipitsin
· Wed Dec 07 09:46:19 2022 +0500
e30f378
MINOR: quic: activate socket per conn by default
by Amaury Denoyelle
· Mon Nov 21 11:54:13 2022 +0100
511ddd5
MINOR: quic: define config option for socket per conn
by Amaury Denoyelle
· Fri Nov 18 17:42:16 2022 +0100
a9800a0
MEDIUM: 51d: add support for 51Degrees V4 with Hash algorithm
by Dragan Dosen
· Mon Feb 14 13:05:45 2022 +0100
eaded98
[RELEASE] Released version 2.8-dev0
by Willy Tarreau
· Thu Dec 01 15:25:34 2022 +0100
437fd28
[RELEASE] Released version 2.7.0
by Willy Tarreau
· Thu Dec 01 15:16:46 2022 +0100
6f86eaa
CLEANUP: assorted typo fixes in the code and comments
by Ilya Shipitsin
· Wed Nov 30 16:22:42 2022 +0500
f386a2d
DOC: config: clarify the -m dir and -m dom pattern matching methods
by Willy Tarreau
· Fri Nov 25 12:02:25 2022 +0100
0b4a622
DOC: config: clarify the fact that "retries" is not just for connections
by Willy Tarreau
· Fri Nov 25 11:06:20 2022 +0100
4f4fea4
DOC: config: explain how default matching method for ACL works
by Willy Tarreau
· Fri Nov 25 10:49:41 2022 +0100
7fe0c62
DOC: config: mention that a single monitor-uri rule is supported
by Willy Tarreau
· Fri Nov 25 10:24:44 2022 +0100
d26fb57
DOC: config: clarify the fact that SNI should not be used in HTTP scenarios
by Willy Tarreau
· Fri Nov 25 10:12:12 2022 +0100
b143d11
DOC: config: refer to section about quoting in the "add_item" converter
by Willy Tarreau
· Fri Nov 25 09:27:15 2022 +0100
44fce8b
DOC: config: provide some configuration hints for "http-reuse"
by Willy Tarreau
· Fri Nov 25 09:17:18 2022 +0100
0279df9
[RELEASE] Released version 2.7-dev10
by Willy Tarreau
· Thu Nov 24 17:13:05 2022 +0100
fd766dd
DOC: configuration.txt: fix typo in table_idle signature
by Aurelien DARRAGON
· Wed Nov 23 14:35:06 2022 +0100
ed36968
DOC: configuration.txt: add default_value for table_idle signature
by Aurelien DARRAGON
· Tue Nov 22 18:55:35 2022 +0100
84cdbe4
BUG/MINOR: http-htx: Don't consider an URI as normalized after a set-uri action
by Christopher Faulet
· Tue Nov 22 15:41:48 2022 +0100
7078fb1
DOC: quic: add note on performance issue with listener contention
by Amaury Denoyelle
· Tue Nov 22 11:26:16 2022 +0100
28ea31c
MINOR: global: generate random cluster.secret if not defined
by Amaury Denoyelle
· Mon Nov 14 16:18:46 2022 +0100
996ca7d
MINOR: quic: report error if force-retry without cluster-secret
by Amaury Denoyelle
· Mon Nov 14 16:17:13 2022 +0100
936c135
DOC: configuration: fix quic prefix typo
by Amaury Denoyelle
· Mon Nov 14 17:14:41 2022 +0100
d9b7174
MEDIUM: tcp-act: add parameter rst-ttl to silent-drop
by Mathias Weiersmueller
· Sat Nov 19 00:07:56 2022 +0100
a0abec8
[RELEASE] Released version 2.7-dev9
by Willy Tarreau
· Fri Nov 18 17:48:49 2022 +0100
9fd0542
MEDIUM: trace: create a new "trace" statement in the "global" section
by Willy Tarreau
· Wed Nov 16 17:29:12 2022 +0100
8e6ad25
DOC: config: fix alphabetical ordering of global section
by Willy Tarreau
· Wed Nov 16 17:42:34 2022 +0100
e98d385
MINOR: deinit: add a "quick-exit" option to bypass the deinit step
by Willy Tarreau
· Tue Nov 15 09:34:07 2022 +0100
9fbc84e
MINOR: ssl: x509_v_err_str converter transforms an integer to a X509_V_ERR name
by William Lallemand
· Thu Nov 03 18:56:37 2022 +0100
960fb74
MEDIUM: ssl: {ca,crt}-ignore-err can now use error constant name
by William Lallemand
· Thu Nov 03 16:31:50 2022 +0100
36d1565
MINOR: peers: Support for peer shards
by Frédéric Lécaille
· Mon Oct 17 14:58:19 2022 +0200
ea8aebe
[RELEASE] Released version 2.7-dev8
by Willy Tarreau
· Fri Oct 14 20:45:23 2022 +0200
d49b559
DOC: configuration: missing 'if' in tcp-request content example
by Aurelien DARRAGON
· Wed Oct 05 18:09:33 2022 +0200
59307b3
DOC: config: Fix pgsql-check documentation to make user param mandatory
by Christopher Faulet
· Mon Oct 03 15:00:59 2022 +0200
dd4a2a6
[RELEASE] Released version 2.7-dev7
by Willy Tarreau
· Mon Oct 03 15:20:38 2022 +0200
ae6b568
MINOR: hlua: Allow argument on lua-lod(-per-thread) directives
by Thierry Fournier
· Mon Sep 19 09:04:16 2022 +0200
4b10a5c
[RELEASE] Released version 2.7-dev6
by Willy Tarreau
· Sat Sep 17 12:24:53 2022 +0200
b0c0501
MINOR: config: add command-line -dC to dump the configuration file
by Erwan Le Goas
· Wed Sep 14 17:51:55 2022 +0200
fad9da8
MINOR: anon: store the anonymizing key in the global structure
by Erwan Le Goas
· Wed Sep 14 17:24:22 2022 +0200
4b5f302
MINOR: http-check: Remove support for headers/body in "option httpchk" version
by Christopher Faulet
· Mon Sep 05 09:05:17 2022 +0200
3bb2b5d
[RELEASE] Released version 2.7-dev5
by Willy Tarreau
· Fri Sep 02 19:36:50 2022 +0200
Next »