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