Gitiles
Code Review
Sign In
git01.mediatek.com
/
haproxy
/
bc174b2101f5487c9ff79ddc044a2466b7da1036
/
doc
831d613
DOC: internal: commit notes about polling states and flags on connect()
by Willy Tarreau
· Thu Nov 17 16:14:23 2022 +0100
c89f665
DOC: internal: commit notes about polling states and flags
by Willy Tarreau
· Fri Sep 06 18:50:32 2019 +0200
b6c31b3
DOC: lua-api: Remove warning about the lua filters
by Christopher Faulet
· Wed Nov 16 10:14:35 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
4a689da
CLEANUP: assorted typo fixes in the code and comments
by Ilya Shipitsin
· Sat Oct 29 09:34:32 2022 +0500
36d1565
MINOR: peers: Support for peer shards
by Frédéric Lécaille
· Mon Oct 17 14:58:19 2022 +0200
a925619
DOC: lua: add a note about compression w/ httpclient
by William Lallemand
· Fri Oct 21 11:48:24 2022 +0200
ea8aebe
[RELEASE] Released version 2.7-dev8
by Willy Tarreau
· Fri Oct 14 20:45:23 2022 +0200
5d1e131
DOC: management: "show startup-logs" for master CLI
by William Lallemand
· Fri Oct 14 15:41:55 2022 +0200
f76b3b4
DOC: management: add forgotten "show startup-logs"
by William Lallemand
· Fri Oct 14 15:29:07 2022 +0200
b5684c5
DOC/CLEANUP: lua-api: removing duplicate core.proxies attribute
by Aurelien DARRAGON
· Fri Oct 14 09:03:32 2022 +0200
846fc7d
DOC: lua-api: updating toolbox link
by Aurelien DARRAGON
· Fri Oct 14 08:48:57 2022 +0200
53901f4
DOC/CLEANUP: lua-api: some minor corrections
by Aurelien DARRAGON
· Thu Oct 13 19:49:42 2022 +0200
ef3e5a1
DOC: management: update the "reload" command of the master CLI
by William Lallemand
· Thu Oct 13 18:14:55 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
28f0a60
DOC/CLEANUP: lua-api: removing duplicate date functions doc
by Aurelien DARRAGON
· Thu Sep 29 10:25:24 2022 +0200
9ae05bb
DOC: management: httpclient can resolve server names in URLs
by William Lallemand
· Thu Sep 29 15:00:15 2022 +0200
d786931
MINOR: cli: correct commentary and replace 'set global-key' name
by Erwan Le Goas
· Thu Sep 29 10:36:11 2022 +0200
bb650f2
DOC: management: add timeout on the "reload" command
by William Lallemand
· Tue Sep 27 11:38:10 2022 +0200
70c5ad4
DOC: management: describe the new reload command behavior
by William Lallemand
· Sat Sep 24 16:44:44 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
54966df
MINOR: anon: store the anonymizing key in the CLI's appctx
by Erwan Le Goas
· Wed Sep 14 17:24:22 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
243c2d1
DOC: fix TOC in starter guide for subsection 3.3.8. Statistics
by Mathias Weiersmueller
· Sat Sep 10 19:45:51 2022 +0200
e86bc35
MINOR: activity/cli: support sorting task profiling by total CPU time
by Willy Tarreau
· Thu Sep 08 16:38:10 2022 +0200
dc89b18
MINOR: activity/cli: support aggregating task profiling outputs
by Willy Tarreau
· Thu Sep 08 16:05:57 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
32872db
MINOR: sink/ring: rotate non-empty file-backed contents only
by Willy Tarreau
· Wed Aug 31 18:52:17 2022 +0200
b5c2cd4
DOC: configuration.txt: do-resolve must use host_only to remove its port.
by William Lallemand
· Fri Aug 26 16:48:07 2022 +0200
dd754cb
MINOR: sample: add the host_only and port_only converters
by William Lallemand
· Fri Aug 26 16:21:28 2022 +0200
1ef2460
DOC: configuration: do-resolve doesn't work with a port in the string
by William Lallemand
· Fri Aug 26 16:38:43 2022 +0200
8bd146d
MEDIUM: peers: limit the number of updates sent at once
by Willy Tarreau
· Tue Jul 19 20:17:38 2022 +0200
f532019
[RELEASE] Released version 2.7-dev4
by Willy Tarreau
· Sat Aug 20 15:56:31 2022 +0200
62c0b99
MINOR: ssl/cli: implement "add ssl ca-file"
by William Lallemand
· Fri Jul 29 17:50:58 2022 +0200
bbeec37
MINOR: stick-table: Add table_expire() and table_idle() new converters
by Frédéric Lécaille
· Tue Aug 16 18:11:25 2022 +0200
ded77cc
MINOR: ring: archive a previous file-backed ring on startup
by Willy Tarreau
· Fri Aug 12 15:38:20 2022 +0200
0b8e9ce
MINOR: ring: add support for a backing-file
by Willy Tarreau
· Thu Aug 11 16:38:20 2022 +0200
87e95d3
[RELEASE] Released version 2.7-dev3
by Willy Tarreau
· Sun Aug 07 17:28:59 2022 +0200
3b64a28
CLEANUP: assorted typo fixes in the code and comments
by Ilya Shipitsin
· Fri Jul 29 22:26:53 2022 +0500
43910a9
MINOR: quic: New "quic-cc-algo" bind keyword
by Frédéric Lécaille
· Mon Jul 11 10:24:21 2022 +0200
2200a9c
[RELEASE] Released version 2.7-dev2
by Willy Tarreau
· Sat Jul 16 17:17:22 2022 +0200
856d56d
MINOR: config: change default MAX_TGROUPS to 16
by Willy Tarreau
· Fri Jul 15 21:46:55 2022 +0200
d60269f
DOC: design: add some thoughts about how to handle the update_list
by Willy Tarreau
· Wed Jul 06 15:44:49 2022 +0200
5b09341
MEDIUM: cpu-map: replace the process number with the thread group number
by Willy Tarreau
· Fri Jul 08 09:38:30 2022 +0200
acd6441
MEDIUM: config: remove the "process" keyword on "bind" lines
by Willy Tarreau
· Fri Jul 15 17:16:01 2022 +0200
94f763b
MEDIUM: config: remove deprecated "bind-process" directives from frontends
by Willy Tarreau
· Fri Jul 15 17:14:40 2022 +0200
9a7fa90
MINOR: cli/activity: add a thread number argument to "show activity"
by Willy Tarreau
· Fri Jul 15 16:51:16 2022 +0200
eed3911
MINOR: task: replace task_set_affinity() with task_set_thread()
by Willy Tarreau
· Wed Jun 15 17:20:16 2022 +0200
f9de4e9
[RELEASE] Released version 2.7-dev1
by Willy Tarreau
· Fri Jun 24 22:09:05 2022 +0200
2b67770
MEDIUM: bwlim: Add support of bandwith limitation at the stream level
by Christopher Faulet
· Wed Jun 22 16:55:04 2022 +0200
0aa6f3e
DOC: design: update the task vs thread affinity requirements
by Willy Tarreau
· Tue Jun 14 15:00:40 2022 +0200
3ccb14d
MINOR: thread: get rid of MAX_THREADS_MASK
by Willy Tarreau
· Tue Jun 14 11:18:40 2022 +0200
680ed5f
MINOR: task: move profiling bit to per-thread
by Willy Tarreau
· Mon Jun 13 15:59:39 2022 +0200
1424774
DOC: design: update the notes on thread groups
by Willy Tarreau
· Fri Jun 10 16:05:59 2022 +0200
0012f89
OPTIM: mux-h2: increase h2_settings_initial_window_size default to 64k
by Glenn Strauss
· Sat Jun 04 22:11:50 2022 -0400
29698e3
[RELEASE] Released version 2.7-dev0
by Willy Tarreau
· Tue May 31 17:05:27 2022 +0200
a1efc04
[RELEASE] Released version 2.6.0
by Willy Tarreau
· Tue May 31 16:58:21 2022 +0200
e68e7e8
DOC: intro: adjust the numbering of paragrams to keep the output ordered
by Willy Tarreau
· Tue May 31 16:23:06 2022 +0200
5e349e7
DOC: gpc/gpt: add commments of gpc/gpt array definitions on stick tables.
by Emeric Brun
· Fri Mar 25 14:13:23 2022 +0100
e77984f
DOC: peers: fix port number and addresses on new peers section format
by Emeric Brun
· Mon May 30 18:13:35 2022 +0200
423ed38
DOC: peers: clarify when entry expiration date is renewed.
by Emeric Brun
· Mon May 30 18:08:28 2022 +0200
0f4a02b
DOC: peers: indicate that some server settings are not usable
by Willy Tarreau
· Tue May 31 10:22:12 2022 +0200
55b9689
DOC: fix a few spelling mistakes in the docs
by Willy Tarreau
· Tue May 31 08:07:43 2022 +0200
a80f3b5
DOC: internal: remove totally outdated diagrams
by Willy Tarreau
· Mon May 30 16:56:42 2022 +0200
38dea05
MINOR: quic: Connection TX buffer setting renaming.
by Frédéric Lécaille
· Wed May 25 17:14:28 2022 +0200
f717a4b
DOC: quic: Documentation update for QUIC
by Frédéric Lécaille
· Wed May 25 15:42:15 2022 +0200
2674098
MINOR: quic: Tunable "initial_max_streams_bidi" transport parameter
by Frédéric Lécaille
· Mon May 23 17:28:01 2022 +0200
1d96d6e
MINOR: quic: Tunable "max_idle_timeout" transport parameter
by Frédéric Lécaille
· Mon May 23 16:38:14 2022 +0200
aa8daed
DOC: quic: Update documentation for QUIC Retry
by Frédéric Lécaille
· Mon May 23 11:38:58 2022 +0200
4641937
DOC: Fix formatting in configuration.txt to fix dconv
by Tim Duesterhus
· Fri May 27 23:20:36 2022 +0200
0edb997
[RELEASE] Released version 2.6-dev12
by Willy Tarreau
· Fri May 27 19:49:31 2022 +0200
de5b33e
DOC: internal: add a description of the stream connectors and descriptors
by Willy Tarreau
· Fri May 27 17:47:16 2022 +0200
92c2e93
DOC: internal: update the muxes doc to mention the stconn
by Willy Tarreau
· Fri May 27 11:45:50 2022 +0200
1639d6c
DOC: configuration: add a warning for @system-ca on bind
by William Lallemand
· Thu May 26 00:18:46 2022 +0200
1ba3016
MEDIUM: h1: enlarge the scope of accepted version chars with accept-invalid-http-request
by Willy Tarreau
· Tue May 24 15:34:26 2022 +0200
137c8fd
[RELEASE] Released version 2.6-dev11
by Willy Tarreau
· Fri May 20 23:31:51 2022 +0200
ad20a56
MINOR: cfgparse: Update for "cluster-secret" keyword for QUIC Retry
by Frédéric Lécaille
· Mon May 16 16:51:41 2022 +0200
ccc0355
MINOR: ssl: Add 'ssl-provider-path' global option
by Remi Tricot-Le Breton
· Tue May 17 15:18:37 2022 +0200
1746a38
MINOR: ssl: Add 'ssl-provider' global option
by Remi Tricot-Le Breton
· Mon May 16 16:24:33 2022 +0200
e809765
MINOR: ssl: Add 'ssl-propquery' global option
by Remi Tricot-Le Breton
· Mon May 16 16:24:32 2022 +0200
18c13d3
MEDIUM: http-ana: Add a proxy option to restrict chars in request header names
by Christopher Faulet
· Mon May 16 11:43:10 2022 +0200
3703325
[RELEASE] Released version 2.6-dev10
by Willy Tarreau
· Sat May 14 16:05:50 2022 +0200
973cf90
MINOR: ext-check: indicate the transport and protocol of a server
by Willy Tarreau
· Fri May 13 15:58:35 2022 +0200
0f9c0f5
MINOR: mux-h1: Add global option accpet payload for any HTTP/1.0 requests
by Christopher Faulet
· Fri May 13 09:20:13 2022 +0200
60cfe8b
DOC/MINOR: fix typos in the lua-api document
by Boyang Li
· Tue May 10 18:11:00 2022 +0000
372508c
MINOR: config: Add "cluster-secret" new global keyword
by Frédéric Lécaille
· Fri May 06 08:53:16 2022 +0200
cfabb35
DOC: configuration: add the httpclient keywords to the global keywords index
by William Lallemand
· Thu May 12 10:51:15 2022 +0200
589570d
MEDIUM: ssl: ignore dotfiles when loading a dir w/ crt
by William Lallemand
· Mon May 09 10:30:51 2022 +0200
e4b93eb
MINOR: ssl: ignore dotfiles when loading a dir w/ ca-file
by William Lallemand
· Mon May 09 09:29:00 2022 +0200
e979796
[RELEASE] Released version 2.6-dev9
by Willy Tarreau
· Sun May 08 11:44:15 2022 +0200
8f7133e
DOC: internal: document the new cleaner approach to the appctx
by Willy Tarreau
· Fri May 06 18:00:24 2022 +0200
Next »