Gitiles
Code Review
Sign In
git01.mediatek.com
/
haproxy
/
85f890174af1dee74051f4e7015b8e8807b3ddef
/
doc
/
configuration.txt
80512b1
BUG/MINOR: only auto-prefer last server if lb-alg is non-deterministic
by Lukas Tribus
· Sat Oct 27 20:07:40 2018 +0200
fd9b68c
BUG/MINOR: only mark connections private if NTLM is detected
by Lukas Tribus
· Sat Oct 27 20:06:59 2018 +0200
e3c83d8
DOC: cache: Missing information about "total-max-size" and "max-object-size"
by Frédéric Lécaille
· Thu Oct 25 10:46:40 2018 +0200
5f8bea6
DOC: Update about the cache support for big objects.
by Frédéric Lécaille
· Tue Oct 23 10:09:19 2018 +0200
68ad3a4
MINOR: proxy: add a new option "http-use-htx"
by Willy Tarreau
· Mon Oct 22 11:49:15 2018 +0200
01fbe74
[RELEASE] Released version 1.9-dev4
by Willy Tarreau
· Sun Oct 21 20:28:30 2018 +0200
315b39c
MINOR: http: Use same flag for httpclose and forceclose options
by Christopher Faulet
· Fri Sep 21 16:26:19 2018 +0200
4212a30
MEDIUM: http: Ignore http-tunnel option on backend
by Christopher Faulet
· Fri Sep 21 10:42:19 2018 +0200
98db976
MEDIUM: http: Ignore http-pretend-keepalive option on frontend
by Christopher Faulet
· Fri Sep 21 10:25:19 2018 +0200
415150f
MEDIUM: ssl: add support for ciphersuites option for TLSv1.3
by Dirkjan Bussink
· Fri Sep 14 11:14:21 2018 +0200
2793578
DOC: clarify force-private-cache is an option
by Lukas Tribus
· Mon Oct 01 02:00:16 2018 +0200
27010f0
[RELEASE] Released version 1.9-dev3
by Willy Tarreau
· Sat Sep 29 20:17:33 2018 +0200
9cf4634
DOC: Update configuration doc about the maximum number of stick counters.
by Moemen MHEDHBI
· Tue Sep 25 17:50:53 2018 +0200
253006d
[RELEASE] Released version 1.9-dev2
by Willy Tarreau
· Wed Sep 12 18:59:48 2018 +0200
2fe7dd0
MEDIUM: protocol: sockpair protocol
by William Lallemand
· Tue Sep 11 16:51:29 2018 +0200
590a051
BUG/MEDIUM: session: fix reporting of handshake processing time in the logs
by Willy Tarreau
· Wed Sep 05 11:56:48 2018 +0200
155e93e
MINOR: Add srv_conn_free sample fetch
by Patrick Hemmer
· Thu Jun 14 18:01:35 2018 -0400
4cdf3ab
MINOR: add be_conn_free sample fetch
by Patrick Hemmer
· Thu Jun 14 17:10:27 2018 -0400
15c64ff
DOC: Fix spelling error in configuration doc
by Jens Bissinger
· Thu Aug 23 14:11:27 2018 +0200
a25282b
DOC: ssl: Use consistent naming for TLS protocols
by Bertrand Jacquin
· Tue Aug 14 00:56:13 2018 +0100
fabb24f
DOC: add documentation for prio_class and prio_offset sample fetches.
by Patrick Hemmer
· Mon Aug 13 14:07:57 2018 -0400
268a707
MEDIUM: add set-priority-class and set-priority-offset
by Patrick Hemmer
· Fri May 11 12:52:31 2018 -0400
8ed0a3e
MINOR: mux/server: Add 'proto' keyword to force the multiplexer's protocol
by Christopher Faulet
· Tue Apr 10 14:45:45 2018 +0200
a717b99
MINOR: mux/frontend: Add 'proto' keyword to force the mux protocol
by Christopher Faulet
· Tue Apr 10 14:43:00 2018 +0200
65e94d1
[RELEASE] Released version 1.9-dev1
by Willy Tarreau
· Thu Aug 02 18:12:50 2018 +0200
8e2d943
MINOR: dns: new DNS options to allow/prevent IP address duplication
by Baptiste Assmann
· Fri Jun 22 15:04:43 2018 +0200
44e609b
MINOR: dns: Implement `parse-resolv-conf` directive
by Ben Draut
· Tue May 29 15:40:08 2018 -0600
1599b80
MINOR: tasks: Make the number of tasks to run at once configurable.
by Olivier Houchard
· Thu May 24 18:59:04 2018 +0200
926594f
MINOR: ssl: set SSL_OP_PRIORITIZE_CHACHA
by Lukas Tribus
· Fri May 18 17:55:57 2018 +0200
8a16fe0
BUG/MEDIUM: cache: don't cache when an Authorization header is present
by William Lallemand
· Tue May 22 11:04:33 2018 +0200
760e81d
MINOR: backend: implement random-based load balancing
by Willy Tarreau
· Thu May 03 07:20:40 2018 +0200
e027547
MINOR: ssl: add fetch 'ssl_fc_session_key' and 'ssl_bc_session_key'
by Patrick Hemmer
· Sat Apr 28 19:15:51 2018 -0400
ca097c1
MINOR: sample: Add strcmp sample converter
by Tim Duesterhus
· Fri Apr 27 21:18:45 2018 +0200
daf4cd2
MINOR: export localpeer as an environment variable
by William Lallemand
· Tue Apr 17 16:46:13 2018 +0200
9631a28
MEDIUM: sample: Extend functionality for field/word converters
by Marcin Deranek
· Mon Apr 16 14:30:46 2018 +0200
9a66dfb
MINOR: proxy: Add fe_defbe fetcher
by Marcin Deranek
· Fri Apr 13 14:37:50 2018 +0200
50791a7
MINOR: samples: add crc32c converter
by Emmanuel Hocdet
· Wed Mar 21 11:19:01 2018 +0100
4399c75
MINOR: proxy-v2-options: add crc32c
by Emmanuel Hocdet
· Mon Feb 05 15:26:43 2018 +0100
3e95487
DOC: log: more than 2 log servers are allowed
by Cyril Bonté
· Tue Mar 20 23:30:27 2018 +0100
1fa7d2a
BUG/MINOR: dns: don't downgrade DNS accepted payload size automatically
by Baptiste Assmann
· Thu Mar 01 22:26:57 2018 +0100
4288c5a
BUG/MINOR: force-persist and ignore-persist only apply to backends
by Cyril Bonté
· Mon Mar 12 22:02:59 2018 +0100
253c3b7
MINOR: connection: add proxy-v2-options authority
by Emmanuel Hocdet
· Thu Feb 01 18:29:59 2018 +0100
fa8d0f1
MINOR: connection: add proxy-v2-options ssl-cipher,cert-sig,cert-key
by Emmanuel Hocdet
· Thu Feb 01 15:53:52 2018 +0100
74f7ffa
MINOR: ssl/sample: adds ssl_bc_is_resumed fetch keyword.
by Emeric Brun
· Mon Feb 19 16:14:12 2018 +0100
280f42b
MINOR: sample: add a new "concat" converter
by Willy Tarreau
· Mon Feb 19 15:34:12 2018 +0100
9ad9f35
DOC: cfgparse: Warn on option (tcp|http)log in backend
by Tim Duesterhus
· Mon Feb 05 20:52:27 2018 +0100
6127519
DOC: Describe routing impact of using interface keyword on bind lines
by Jérôme Magnin
· Wed Feb 07 11:39:58 2018 +0100
f643b80
MINOR: introduce proxy-v2-options for send-proxy-v2
by Emmanuel Hocdet
· Thu Feb 01 15:20:32 2018 +0100
6fd698f
DOC: don't suggest using http-server-close
by Lukas Tribus
· Thu Feb 01 23:58:59 2018 +0100
6778b27
MINOR: stick-tables: Adds support for new "gpc1" and "gpc1_rate" counters.
by Frédéric Lécaille
· Mon Jan 29 15:22:53 2018 +0100
1478aa7
MEDIUM: sample: Add IPv6 support to the ipmask converter
by Tim Duesterhus
· Thu Jan 25 16:24:51 2018 +0100
a792a0a
MINOR: sample: add date_us sample
by Etienne Carriere
· Wed Jan 17 13:43:24 2018 +0100
4a326cb
DOC: clarify the scope of ssl_fc_is_resumed
by Jérôme Magnin
· Mon Jan 15 14:01:17 2018 +0100
e9ed281
DOC/MINOR: configuration: typo, formatting fixes
by Davor Ocelic
· Mon Dec 25 17:49:28 2017 +0100
c55ddce
MINOR: http: update the list of cacheable status codes as per RFC7231
by Willy Tarreau
· Thu Dec 21 11:41:38 2017 +0100
24ea0bc
MINOR: http: adjust the list of supposedly cacheable methods
by Willy Tarreau
· Thu Dec 21 11:32:55 2017 +0100
60a2ee7
MINOR: sample: rename the "len" converter to "length"
by Willy Tarreau
· Fri Dec 15 07:13:48 2017 +0100
ed0d24e
MINOR: sample: add len converter
by Etienne Carriere
· Wed Dec 13 13:41:34 2017 +0100
721d8e0
MINOR: config: report when "monitor fail" rules are misplaced
by Willy Tarreau
· Fri Dec 01 18:25:08 2017 +0100
7b888f1
DOC: cache: update sections and fix some typos
by Cyril Bonté
· Sun Nov 26 22:24:31 2017 +0100
b306650
[RELEASE] Released version 1.9-dev0
by Willy Tarreau
· Sun Nov 26 19:50:17 2017 +0100
0b78792
[RELEASE] Released version 1.8.0
by Willy Tarreau
· Sun Nov 26 19:25:23 2017 +0100
95c4e14
DOC: config: add a few bits about how to configure HTTP/2
by Willy Tarreau
· Sun Nov 26 12:18:55 2017 +0100
4cfede8
MAJOR: mworker: exits the master on failure
by William Lallemand
· Fri Nov 24 22:02:34 2017 +0100
86d0df0
DOC: cache: configuration and management
by William Lallemand
· Fri Nov 24 21:36:45 2017 +0100
75df9d7
DOC: explain HTTP2 timeout behavior
by Lukas Tribus
· Fri Nov 24 19:05:12 2017 +0100
c644fa9
MINOR: config: Add threads support for "process" option on "bind" lines
by Christopher Faulet
· Thu Nov 23 22:44:11 2017 +0100
cb6a945
MINOR: config: Add the threads support in cpu-map directive
by Christopher Faulet
· Wed Nov 22 16:50:41 2017 +0100
11da456
MINOR:: config: Remove thread-map directive
by Christopher Faulet
· Wed Nov 22 16:52:28 2017 +0100
ff4121f
MINOR: config: Support partial ranges in cpu-map directive
by Christopher Faulet
· Wed Nov 22 16:38:49 2017 +0100
26028f6
MINOR: config: Add auto-increment feature for cpu-map
by Christopher Faulet
· Wed Nov 22 15:01:51 2017 +0100
1dcb9cb
MINOR: config: Support a range to specify processes in "cpu-map" parameter
by Christopher Faulet
· Wed Nov 22 10:24:40 2017 +0100
45a66cc
MEDIUM: config: ensure that tune.bufsize is at least 16384 when using HTTP/2
by Willy Tarreau
· Fri Nov 24 11:28:00 2017 +0100
599391a
MINOR: h2: make use of client-fin timeout after GOAWAY
by Willy Tarreau
· Fri Nov 24 10:16:00 2017 +0100
53275e8
MINOR: http: implement the "http-request reject" rule
by Willy Tarreau
· Fri Nov 24 07:52:01 2017 +0100
34adb2a
MINOR: sample: Add "thread" sample fetch
by Christopher Faulet
· Tue Nov 21 21:45:38 2017 +0100
f46bf95
BUG/MINOR: systemd: ignore daemon mode
by Lukas Tribus
· Tue Nov 21 12:39:34 2017 +0100
cfe1466
[RELEASE] Released version 1.8-rc4
by Willy Tarreau
· Sun Nov 19 09:55:29 2017 +0100
34650d5
[RELEASE] Released version 1.8-rc3
by Willy Tarreau
· Sat Nov 11 09:06:48 2017 +0100
d06f31c
DOC: Add note about encrypted password CPU usage
by Daniel Schneller
· Mon Nov 06 16:51:04 2017 +0100
a8d8d6e
[RELEASE] Released version 1.8-rc2
by Willy Tarreau
· Fri Nov 03 23:52:47 2017 +0100
901f75c
[RELEASE] Released version 1.8-rc1
by Willy Tarreau
· Tue Oct 31 23:18:29 2017 +0100
5242ef8
MINOR: h2: expose tune.h2.max-concurrent-streams to limit the number of streams
by Willy Tarreau
· Thu Jul 27 11:47:28 2017 +0200
e6baec0
MINOR: h2: expose tune.h2.initial-window-size to configure the window size
by Willy Tarreau
· Thu Jul 27 11:45:11 2017 +0200
fe20e5b
MINOR: h2: expose tune.h2.header-table-size to configure the table size
by Willy Tarreau
· Thu Jul 27 11:42:14 2017 +0200
60ca10a
MINOR: connection: report the major HTTP version from the MUX for logging (fc_http_major)
by Willy Tarreau
· Fri Aug 18 15:26:54 2017 +0200
79a481d
MINOR: ssl: Remove the global allow-0rtt option.
by Olivier Houchard
· Tue Oct 31 13:32:10 2017 +0100
6251902
MINOR: threads: Add thread-map config parameter in the global section
by Christopher Faulet
· Mon Oct 16 15:49:32 2017 +0200
be0faa2
MINOR: threads: Add nbthread parameter
by Christopher Faulet
· Tue Aug 29 15:37:10 2017 +0200
67957bd
MAJOR: dns: Refactor the DNS code
by Christopher Faulet
· Wed Sep 27 11:00:59 2017 +0200
76c09ef
MEDIUM: spoe/rules: Add "send-spoe-group" action for tcp/http rules
by Christopher Faulet
· Thu Sep 21 11:03:52 2017 +0200
404d978
MINOR: add ALPN information to send-proxy-v2
by Emmanuel Hocdet
· Tue Oct 24 10:55:14 2017 +0200
9679ac9
MINOR: ssl: Don't abuse ssl_options.
by Olivier Houchard
· Fri Oct 27 14:58:08 2017 +0200
ccaa7de
MINOR: ssl/proto_http: Add keywords to take care of early data.
by Olivier Houchard
· Mon Oct 02 11:51:03 2017 +0200
c2aae74
MEDIUM: ssl: Handle early data with OpenSSL 1.1.1
by Olivier Houchard
· Fri Sep 22 18:26:28 2017 +0200
84e417d
MINOR: ssl: support Openssl 1.1.1 early callback for switchctx
by Emmanuel Hocdet
· Wed Aug 16 11:33:17 2017 +0200
51a76d8
MINOR: http: Mark the 425 code as "Too Early".
by Olivier Houchard
· Mon Oct 02 16:12:07 2017 +0200
3f957b2
MINOR: sample: add the hex2i converter
by Dragan Dosen
· Tue Oct 24 09:27:34 2017 +0200
6e5a9ca
MINOR: sample: add the sha1 converter
by Dragan Dosen
· Tue Oct 24 09:18:23 2017 +0200
f08137c
[RELEASE] Released version 1.8-dev3
by Willy Tarreau
· Sun Oct 22 10:13:45 2017 +0200
Next »