Gitiles
Code Review
Sign In
git01.mediatek.com
/
haproxy
/
fcb53fbb58b1ce8d701f81dfd6bdeda1c82cb2d1
/
doc
74d7b6e
DOC: Update the filters guide
by Christopher Faulet
· Wed Feb 24 21:58:43 2021 +0100
9a2cec4
DOC: Update the HTX API documentation
by Christopher Faulet
· Wed Feb 24 11:33:21 2021 +0100
61d095e
DOC: muxes: add a diagram of the exchanges between muxes and outer world
by Willy Tarreau
· Wed Feb 24 09:07:52 2021 +0100
31dd393
[RELEASE] Released version 2.4-dev9
by Willy Tarreau
· Sat Feb 20 13:30:31 2021 +0100
e072458
DOC: DeviceAtlas documentation typo fix.
by David Carlier
· Fri Feb 19 12:01:38 2021 +0000
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
019dbd7
BUILD/MEDIUM: da Adding pcre2 support.
by David Carlier
· Tue Feb 16 11:37:45 2021 +0000
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
49962b5
MINOR: peers/cli: do not dump the peers dictionaries by default on "show peers"
by Willy Tarreau
· Fri Feb 12 16:56:22 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
d1a7b85
MEDIUM: server: support {check,agent}_addr, agent_port in server state
by William Dauchy
· Thu Feb 11 22:51:26 2021 +0100
7cabc06
MEDIUM: cli: add agent-port command
by William Dauchy
· Thu Feb 11 22:51:24 2021 +0100
b456e1f
MEDIUM: cli: add check-addr command
by William Dauchy
· Thu Feb 11 22:51:23 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
fe03e7d
MEDIUM: server: adding support for check_port in server state
by William Dauchy
· Wed Feb 03 22:30:06 2021 +0100
7eff06e
MINOR: activity: add a new "show tasks" command to list currently active tasks
by Willy Tarreau
· Fri Jan 29 11:32:55 2021 +0100
cfa7101
MINOR: activity: flush scheduler stats on "set profiling tasks on"
by Willy Tarreau
· Fri Jan 29 11:56:21 2021 +0100
1bd67e9
MINOR: activity: also report collected tasks stats in "show profiling"
by Willy Tarreau
· Fri Jan 29 00:07:40 2021 +0100
87ef323
DOC: management: fix "show resolvers" alphabetical ordering
by Willy Tarreau
· Fri Jan 29 12:01:46 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
8050efe
MINOR: cli: give the show_fd helpers the ability to report a suspicious entry
by Willy Tarreau
· Thu Jan 21 08:26:06 2021 +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
6d975f0
MINOR: check: do not ignore a connection header for http-check send
by Amaury Denoyelle
· Tue Dec 22 14:08:52 2020 +0100
4d71176
[RELEASE] Released version 2.4-dev4
by Willy Tarreau
· Mon Dec 21 11:54:56 2020 +0100
2272d8a
DOC: assorted typo fixes in the documentation
by Ilya Shipitsin
· Mon Dec 21 01:22:40 2020 +0500
3e67860
DOC: fix "smp_size" vs "sample_size" in "log" directive arguments
by Jan Wagner
· Thu Dec 17 22:22:32 2020 +0100
dc32cd9
DOC: opentracing: add the OpenTracing filter section
by Miroslav Zagorac
· Sun Dec 13 18:32:57 2020 +0100
5853c0c
MINOR: cache: Add a max-secondary-entries cache option
by Remi Tricot-Le Breton
· Thu Dec 10 17:58:43 2020 +0100
a786c41
[RELEASE] Released version 2.4-dev3
by Willy Tarreau
· Fri Dec 11 17:22:51 2020 +0100
f7719a2
MINOR: stream: add timeout sample fetches
by Amaury Denoyelle
· Thu Dec 10 13:43:58 2020 +0100
d91d779
MINOR: backend: add timeout sample fetches
by Amaury Denoyelle
· Thu Dec 10 13:43:56 2020 +0100
da184d5
MINOR: frontend: add client timeout sample fetch
by Amaury Denoyelle
· Thu Dec 10 13:43:55 2020 +0100
8d22823
MEDIUM: http_act: define set-timeout server/tunnel action
by Amaury Denoyelle
· Thu Dec 10 13:43:54 2020 +0100
e3e1e5f
MINOR: cache: Dump secondary entries in "show cache"
by Remi Tricot-Le Breton
· Fri Nov 27 15:48:40 2020 +0100
d5ac6de
DOC: config: Add notes about errors emitted by H1 mux
by Christopher Faulet
· Wed Dec 02 08:40:14 2020 +0100
b931f96
DOC/MINOR: Fix formatting in Management Guide
by Phil Scherer
· Wed Dec 02 19:36:08 2020 +0000
59f11be
MEDIUM: lua-thread: Add the lua-load-per-thread directive
by Thierry Fournier
· Sun Nov 29 00:37:41 2020 +0100
ecb83c2
MINOR: lua-thread: Add the "thread" core variable
by Thierry Fournier
· Sat Nov 28 15:49:44 2020 +0100
4234dbd
MINOR: lua-thread: Use NULL context for main lua state
by Thierry Fournier
· Sat Nov 28 13:18:23 2020 +0100
fcdfd85
MINOR: log: Logging HTTP path only with %HPO
by Maciej Zdeb
· Mon Nov 30 18:27:47 2020 +0000
c94431b
[RELEASE] Released version 2.4-dev2
by Willy Tarreau
· Tue Dec 01 08:15:26 2020 +0100
0237c4e
BUG/MEDIUM: local log format regression.
by Emeric Brun
· Fri Nov 27 16:24:34 2020 +0100
687a68e
DOC: config: Move req.hdrs and req.hdrs_bin in L7 samples fetches section
by Christopher Faulet
· Tue Nov 24 17:13:24 2020 +0100
fa8b89a
DOC: config: Make disable-on-404 option clearer on transition conditions
by Christopher Faulet
· Fri Nov 20 18:54:13 2020 +0100
83662b5
MINOR: tcpcheck: Add support of L7OKC on expect rules error-status argument
by Christopher Faulet
· Fri Nov 20 17:47:47 2020 +0100
bb9fb8b
MINOR: config: Deprecate and ignore tune.chksize global option
by Christopher Faulet
· Wed Nov 25 17:20:57 2020 +0100
21acc33
DOC: Clarify %HP description in log-format
by Maciej Zdeb
· Thu Nov 26 10:45:52 2020 +0000
6f1129d
DOC: better document the config file format and escaping/quoting rules
by Willy Tarreau
· Wed Nov 25 19:58:20 2020 +0100
4f73083
DOC: cache: Add information about Vary support
by Remi Tricot-Le Breton
· Thu Nov 26 15:51:50 2020 +0100
d493bc8
DOC: cache: Add new caching limitation information
by Remi Tricot-Le Breton
· Thu Nov 26 15:51:29 2020 +0100
754b242
MINOR: cache: Add a process-vary option that can enable/disable Vary processing
by Remi Tricot-Le Breton
· Mon Nov 16 15:56:10 2020 +0100
aa8fcc4
DOC: better describes how to configure a fallback crt
by Joao Morais
· Tue Nov 24 08:24:30 2020 -0300
2de240a
MINOR: stream: Add level 7 retries on http error 401, 403
by Julien Pivotto
· Thu Nov 12 11:14:05 2020 +0100
1a38ffc
[RELEASE] Released version 2.4-dev1
by Willy Tarreau
· Sat Nov 21 16:00:40 2020 +0100
ebdd4c5
MINOR: http_act: Add -m flag for del-header name matching method
by Maciej Zdeb
· Fri Nov 20 13:58:48 2020 +0000
e51fab0
DOC: clarify how to create a fallback crt
by Joao Morais
· Sat Nov 21 07:42:20 2020 -0300
02ec3fe
DOC: coding-style: update a few rules about pointers
by Willy Tarreau
· Wed Nov 18 19:53:45 2020 +0100
f637044
MEDIUM: cli/ssl: configure ssl on server at runtime
by William Dauchy
· Sat Nov 14 19:25:33 2020 +0100
0217b7b
DOC: add missing 3.10 in the summary
by William Lallemand
· Wed Nov 18 10:41:24 2020 +0100
96a577a
MINOR: flt-trace: Add an option to inhibits trace messages
by Christopher Faulet
· Tue Nov 17 10:45:05 2020 +0100
c41d8bd
CLEANUP: flt-trace: Remove unused random-parsing option
by Christopher Faulet
· Tue Nov 17 10:43:26 2020 +0100
70d10d1
DOC: config: Fix a typo on ssl_c_chain_der
by Christopher Faulet
· Fri Nov 06 12:10:33 2020 +0100
e279ca6
MINOR: sample: Add converts to parses MQTT messages
by Baptiste Assmann
· Tue Oct 27 18:10:06 2020 +0100
e138dda
MINOR: sample: Add converters to parse FIX messages
by Baptiste Assmann
· Thu Oct 22 15:39:03 2020 +0200
1db5579
[RELEASE] Released version 2.4-dev0
by Willy Tarreau
· Thu Nov 05 17:20:35 2020 +0100
1c0a722
[RELEASE] Released version 2.3.0
by Willy Tarreau
· Thu Nov 05 17:04:53 2020 +0100
c40edac
DOC: Add dns as an available domain to show stat
by Daniel Corbett
· Sun Nov 01 10:54:17 2020 -0500
bd703e5
[RELEASE] Released version 2.3-dev9
by Willy Tarreau
· Sat Oct 31 13:17:06 2020 +0100
bf97121
MINOR: cache: Create res.cache_hit and res.cache_name sample fetches
by Remi Tricot-Le Breton
· Tue Oct 27 11:55:57 2020 +0100
fb1b9e3
[RELEASE] Released version 2.3-dev8
by Willy Tarreau
· Sat Oct 24 13:14:31 2020 +0200
bd71510
MINOR: stats: report server's user-configured weight next to effective weight
by Willy Tarreau
· Fri Oct 23 22:44:30 2020 +0200
698097b
DOC: management: apply the "show stat" modifiers to "show stat", not "show info"
by Willy Tarreau
· Fri Oct 23 20:19:47 2020 +0200
089c138
MEDIUM: ssl: ssl-load-extra-del-ext work only with .crt
by William Lallemand
· Fri Oct 23 17:35:12 2020 +0200
3e32036
MINOR: stats: also support a "no-maint" show stat modifier
by Willy Tarreau
· Fri Oct 23 17:28:57 2020 +0200
65141ff
MINOR: stats: support the "up" output modifier for "show stat"
by Willy Tarreau
· Fri Oct 23 17:19:48 2020 +0200
8ae8c48
MEDIUM: fwlc: re-enable per-server queuing up to maxqueue
by Willy Tarreau
· Thu Oct 22 17:19:07 2020 +0200
8c855f6
MINOR: leastconn: take the queue length into account when queuing servers
by Willy Tarreau
· Thu Oct 22 17:41:45 2020 +0200
8e8581e
MINOR: ssl: 'ssl-load-extra-del-ext' removes the certificate extension
by William Lallemand
· Tue Oct 20 17:36:46 2020 +0200
Next »