Gitiles
Code Review
Sign In
git01.mediatek.com
/
haproxy
/
8c8c3497c0fbaf9c168eecbac5ebe89f7232f937
/
doc
/
configuration.txt
8c8c349
DOC: add deprecation notice to "block"
by Jarno Huuskonen
· Wed Dec 28 18:50:29 2016 +0200
4f60301
MINOR: connection: add sample fetch "fc_rcvd_proxy"
by Emeric Brun
· Thu Jan 05 15:11:44 2017 +0100
52f5db2
MINOR: http: custom status reason.
by Robin H. Johnson
· Sun Jan 01 13:10:52 2017 -0800
01e0974
MINOR: samples: add xx-hash functions
by Thierry FOURNIER
· Mon Dec 26 11:46:11 2016 +0100
f27cddc
DOC: Add timings events schemas
by Guillaume de Lafond
· Fri Dec 23 17:32:43 2016 +0100
6e413ed
DOC: fix small typo in fe_id (backend instead of frontend)
by Marcin Deranek
· Tue Dec 13 12:40:01 2016 +0100
31bfe1f
DOC: Add undocumented argument of the trace filter
by Christopher Faulet
· Fri Dec 09 17:42:38 2016 +0100
d2471c2
MINOR: proxy: Add fe_name/be_name fetchers next to existing fe_id/be_id
by Marcin Deranek
· Mon Dec 12 14:08:05 2016 +0100
f25e8e5
DOC: Added 51Degrees conv and fetch functions to documentation.
by Ben Shillito
· Fri Dec 02 14:25:37 2016 +0000
3c5e374
DOC: Fix map table's format
by Ruoshan Huang
· Fri Dec 02 16:25:31 2016 +0800
4896c44
DOC: Spelling fixes
by Tim Düsterhus
· Tue Nov 29 02:15:19 2016 +0100
0e658fb
[RELEASE] Released version 1.8-dev0
by Willy Tarreau
· Fri Nov 25 16:55:50 2016 +0100
e59fcdd
[RELEASE] Released version 1.7.0
by Willy Tarreau
· Fri Nov 25 16:39:17 2016 +0100
d4d0a23
DOC: ssl: Use correct wording for ca-sign-pass
by Bertrand Jacquin
· Sun Nov 13 16:37:12 2016 +0000
d5d890b
[RELEASE] Released version 1.7-dev6
by Willy Tarreau
· Wed Nov 09 23:18:17 2016 +0100
ba7bc16
MINOR: spoe/checks: Add support for SPOP health checks
by Christopher Faulet
· Mon Nov 07 21:07:38 2016 +0100
f7e4e7e
MAJOR: spoe: Add an experimental Stream Processing Offload Engine
by Christopher Faulet
· Thu Oct 27 22:29:49 2016 +0200
85d79c9
MINOR: vars: Add 'unset-var' action/converter
by Christopher Faulet
· Wed Nov 09 16:54:56 2016 +0100
ff2613e
MEDIUM: vars: Add a per-process scope for variables
by Christopher Faulet
· Wed Nov 09 11:36:17 2016 +0100
b71557a
MINOR: vars: Allow '.' in variable names
by Christopher Faulet
· Mon Oct 31 10:49:03 2016 +0100
e5a6068
MEDIUM: server: do not restrict anymore usage of IP address from the state file
by Willy Tarreau
· Wed Nov 09 14:54:53 2016 +0100
6a031d1
DOC: add some documentation for the "init-addr" server keyword
by Willy Tarreau
· Mon Nov 07 19:42:35 2016 +0100
987e16d
MINOR: dns: implement extra 'hold' timers.
by Baptiste Assmann
· Wed Nov 02 22:23:31 2016 +0100
def0d22
MINOR: stream: make option contstats usable again
by Willy Tarreau
· Tue Nov 08 22:03:00 2016 +0100
d0027ed
MEDIUM: wurfl: add Scientiamobile WURFL device detection module
by scientiamobile
· Fri Nov 04 10:55:08 2016 +0100
17be45e
DOC: fix the entry for hash-balance-factor config option
by Andrew Rodland
· Tue Oct 25 17:04:12 2016 -0400
608efa1
[RELEASE] Released version 1.7-dev5
by Willy Tarreau
· Tue Oct 25 22:22:00 2016 +0200
b1f48e3
MINOR: backend: add hash-balance-factor option for hash-type consistent
by Andrew Rodland
· Tue Oct 25 12:49:05 2016 -0400
4f61429
DOC: document tcp-request session
by Willy Tarreau
· Fri Oct 21 17:49:36 2016 +0200
0c63053
DOC: fix missed entry for "set-{src,dst}{,-port}"
by Willy Tarreau
· Fri Oct 21 17:52:58 2016 +0200
00005ce
MINOR: tcp: make set-src/set-src-port and set-dst/set-dst-port commutative
by Willy Tarreau
· Fri Oct 21 15:07:45 2016 +0200
ad9a7e9
MINOR: Add fe_req_rate sample fetch
by Nenad Merdanovic
· Mon Oct 03 04:57:37 2016 +0200
7d56c6d
MINOR: enable IP_BIND_ADDRESS_NO_PORT on backend connections
by Lukas Tribus
· Tue Sep 13 09:51:15 2016 +0000
a0bcbdc
MEDIUM: make SO_REUSEPORT configurable
by Lukas Tribus
· Mon Sep 12 21:42:20 2016 +0000
4cac359
MEDIUM: log: Decompose %Tq in %Th %Ti %TR
by Thierry FOURNIER / OZON.IO
· Thu Jul 28 17:19:45 2016 +0200
41d5e3a
[RELEASE] Released version 1.7-dev4
by Willy Tarreau
· Sun Aug 14 12:25:21 2016 +0200
30fcd39
MINOR: tcp: add further tcp info fetchers
by Joe Williams
· Wed Aug 10 07:06:44 2016 -0700
16e0156
MINOR: tcp: add dst_is_local and src_is_local
by Willy Tarreau
· Tue Aug 09 16:46:18 2016 +0200
aa1ea8a
DOC: minor typo fixes to improve HTML parsing by haproxy-dconv
by Olivier Doucet
· Fri Aug 05 17:15:20 2016 +0200
8dfe863
DOC: fix json converter example and error message
by Herve COMMOWICK
· Fri Aug 05 12:01:20 2016 +0200
6310bef
MINOR: tcp: Return TCP statistics like RTT and RTT variance
by Thierry Fournier / OZON.IO
· Sun Jul 24 20:16:50 2016 +0200
e4edc6b
MEDIUM: http: implement http-response track-sc* directive
by Ruoshan Huang
· Thu Jul 14 15:07:45 2016 +0800
be1d34d
DOC: add missing doc for http-request deny [deny_status <status>]
by Willy Tarreau
· Sun Jun 26 19:37:59 2016 +0200
9075968
MINOR: tcp: add "tcp-request connection expect-netscaler-cip layer4"
by Bertrand Jacquin
· Mon Jun 06 15:35:39 2016 +0100
93b227d
MINOR: listener: add the "accept-netscaler-cip" option to the "bind" keyword
by Bertrand Jacquin
· Sat Jun 04 15:11:10 2016 +0100
d294aea
MEDIUM: ssl: support SNI filters with multicerts
by Emmanuel Hocdet
· Fri May 13 11:14:06 2016 +0200
0070cd5
DOC: http: add documentation for url32 and url32+src
by Dragan Dosen
· Thu Jun 16 12:19:49 2016 +0200
13e9b0c
MEDIUM: tcp/http: new set-dst/set-dst-port actions
by William Lallemand
· Wed May 25 02:34:07 2016 +0200
44be640
MEDIUM: tcp/http: add 'set-src-port' action
by William Lallemand
· Wed May 25 01:51:35 2016 +0200
2e785f2
MEDIUM: tcp: add 'set-src' to 'tcp-request connection'
by William Lallemand
· Wed May 25 01:48:42 2016 +0200
1516fe3
DOC: Fix typo so fetch is properly parsed by Cyril's converter
by Nenad Merdanovic
· Tue May 17 03:31:21 2016 +0200
27b639d
MINOR: log: add the %Td log-format specifier
by Willy Tarreau
· Tue May 17 17:55:27 2016 +0200
7d1b48f
[RELEASE] Released version 1.7-dev3
by Willy Tarreau
· Tue May 10 15:36:58 2016 +0200
174dd37
MINOR: Add ability for agent-check to set server maxconn
by Nenad Merdanovic
· Sun Apr 24 23:10:06 2016 +0200
c3fe533
DOC: filters: Add filters documentation
by Christopher Faulet
· Thu Apr 07 15:30:10 2016 +0200
eba5634
DOC: Clarify IPv4 address / mask notation rules
by Daniel Schneller
· Wed Apr 13 00:26:52 2016 +0200
9ff96c7
MINOR: acl: Add predefined METH_DELETE, METH_PUT
by Daniel Schneller
· Mon Apr 11 17:45:29 2016 +0200
596659b
DOC: fix discrepancy in the example for http-request redirect
by Coen Rosdorff
· Mon Apr 11 11:33:49 2016 +0200
0e00dca
DOC: http: rename the unique-id sample and add the documentation
by Thierry Fournier
· Thu Apr 07 15:47:40 2016 +0200
b912567
DOC: name set-gpt0 mismatch with the expected keyword
by Thierry Fournier
· Tue Mar 29 19:34:37 2016 +0200
c8f0e78
DOC: typo: req.uri is now replaced by capture.req.uri
by Baptiste Assmann
· Sun Mar 06 23:42:52 2016 +0100
66025d8
DOC: regsub: parser limitation about the inability to use closing square brackets
by Baptiste Assmann
· Sun Mar 06 23:36:48 2016 +0100
79fb45d
DOC: typo: maxconn paragraph is wrong due to a wrong buffer size
by Baptiste Assmann
· Sun Mar 06 23:34:31 2016 +0100
33db600
DOC: typo: ACL subdir match
by Baptiste Assmann
· Sun Mar 06 23:32:10 2016 +0100
123ff04
DOC: stick-table: amend paragraph blaming the loss of table upon reload
by Baptiste Assmann
· Sun Mar 06 23:29:28 2016 +0100
2f2d2ec
DOC: typo on stick-store response
by Baptiste Assmann
· Sun Mar 06 23:27:24 2016 +0100
2e1941e
DOC: timeout client: pointers to timeout http-request
by Baptiste Assmann
· Sun Mar 06 23:24:12 2016 +0100
13f8353
DOC: "addr" parameter applies to both health and agent checks
by Baptiste Assmann
· Sun Mar 06 23:14:36 2016 +0100
0b54705
DOC: Clarify tunes.vars.xxx-max-size settings
by Daniel Schneller
· Mon Mar 21 20:46:57 2016 +0100
e83345d
DOC: add encoding to json converter example
by Mac Browning
· Mon Mar 14 14:46:01 2016 -0400
840b024
MINOR: da: Using ARG12 macro for the sample fetch and the convertor.
by David Carlier
· Wed Mar 16 10:09:55 2016 +0000
8234f6d
[RELEASE] Released version 1.7-dev2
by Willy Tarreau
· Mon Mar 14 00:10:05 2016 +0100
235fcfc
MINOR: mailers: make it possible to configure the connection timeout
by Pieter Baauw
· Sat Feb 13 15:33:40 2016 +0100
ac88cfe
MEDIUM: dns: add a "resolve-net" option which allow to prefer an ip in a network
by Thierry Fournier
· Wed Feb 17 22:05:30 2016 +0100
1d54972
MEDIUM: config: allow to manipulate environment variables in the global section
by Willy Tarreau
· Tue Feb 16 12:41:57 2016 +0100
7282d8e
DOC: add server name at rate-limit sessions example
by Panagiotis Panagiotopoulos
· Thu Feb 11 16:37:15 2016 +0200
835b921
MEDIUM: log: add a new log format flag "E"
by Dragan Dosen
· Fri Feb 12 13:23:03 2016 +0100
8feaa66
MINOR: map: Add regex matching replacement
by Thierry Fournier
· Wed Feb 10 22:55:20 2016 +0100
f01a9cd
DOC: remove old tunnel mode assumptions
by Lukas Tribus
· Wed Feb 03 18:09:37 2016 +0100
989222a
DOC: fix "workaround" spelling
by Willy Tarreau
· Fri Jan 15 10:26:26 2016 +0100
6c25e9e
DOC: ssl: fixed some formatting errors in crt tag
by yanbzhu
· Tue Jan 05 12:52:02 2016 -0500
f085d63
DOC: compression: missing mention of libslz for compression algorithm
by Baptiste Assmann
· Mon Dec 21 17:57:32 2015 +0100
738bad9
DOC: mailers: typo in 'hostname' description
by Baptiste Assmann
· Mon Dec 21 15:27:53 2015 +0100
cb92825
[RELEASE] Released version 1.7-dev1
by Willy Tarreau
· Sun Dec 20 23:33:18 2015 +0100
d19630c
DOC: ssl: Adding docs for Multi-Cert bundling
by yanbzhu
· Mon Dec 14 15:10:25 2015 -0500
b22fc30
MINOR: config: make tune.recv_enough configurable
by Willy Tarreau
· Mon Dec 14 12:04:35 2015 +0100
eb5a363
DOC: prefer using http-request/response over reqXXX/rspXXX directives
by Ruoshan Huang
· Tue Dec 08 21:00:23 2015 +0800
eccdf43
DOC: relation between timeout http-request and option http-buffer-request
by Baptiste Assmann
· Wed Oct 28 13:49:01 2015 +0100
e954493
BUG/MINOR: http rule: http capture 'id' rule points to a non existing id
by Baptiste Assmann
· Tue Nov 03 23:31:35 2015 +0100
55f9ff1
MINOR: check: add agent-send server parameter
by James Brown
· Wed Oct 21 18:19:05 2015 -0700
5ac425c
DOC: typo on capture.res.hdr and capture.req.hdr
by Baptiste Assmann
· Wed Oct 21 23:13:46 2015 +0200
d1b0f7c
FIX: small typo in an example using the "Referer" header
by Cyril Bonté
· Mon Oct 26 22:37:39 2015 +0100
0306c4a
DOC: fix a typo for a "deviceatlas" keyword
by Cyril Bonté
· Mon Oct 26 22:37:38 2015 +0100
949c720
DOC: specify that stats socket doc (section 9.2) is in management
by Kevin Decherf
· Tue Oct 13 23:26:44 2015 +0200
991b478
[RELEASE] Released version 1.7-dev0
by Willy Tarreau
· Tue Oct 13 21:48:10 2015 +0200
844028b
[RELEASE] Released version 1.6.0
by Willy Tarreau
· Tue Oct 13 18:52:22 2015 +0200
44aed90
DOC: move the stats socket documentation from config to management
by Willy Tarreau
· Tue Oct 13 14:45:29 2015 +0200
d72f0f3
DOC: mention the "namespace" options for bind and server lines
by Willy Tarreau
· Tue Oct 13 14:50:22 2015 +0200
163d462
MEDIUM: server: implement TCP_USER_TIMEOUT on the server
by Willy Tarreau
· Tue Oct 13 16:16:41 2015 +0200
5a54921
DOC: stats paramaters available in frontend
by Baptiste Assmann
· Mon Oct 12 20:30:24 2015 +0200
Next »