Gitiles
Code Review
Sign In
git01.mediatek.com
/
haproxy
/
b8f980cc196b287de6f719deaca3cdc81a616136
/
doc
218f064
MEDIUM: http: add actions "replace-header" and "replace-values" in http-req/resp
by Sasha Pachev
· Mon Jun 16 12:05:59 2014 -0600
f5b1cc3
MEDIUM: stats: report per-backend and per-server time stats in HTML and CSV outputs
by Willy Tarreau
· Tue Jun 17 12:20:59 2014 +0200
a28df3e
MEDIUM: stats: report the last check and last agent's output on the CSV status
by Willy Tarreau
· Mon Jun 16 16:40:14 2014 +0200
a3310dc
DOC: clarify the CSV format
by Willy Tarreau
· Mon Jun 16 15:43:21 2014 +0200
7799267
MEDIUM: connection: add support for proxy protocol v2 in accept-proxy
by Willy Tarreau
· Sat Jun 14 11:06:17 2014 +0200
7a6f134
DOC: minor updates to the proxy protocol doc
by Willy Tarreau
· Sat Jun 14 11:45:09 2014 +0200
01320c9
DOC: proxy protocol example parser was still wrong
by Willy Tarreau
· Sat Jun 14 08:36:29 2014 +0200
18bf01e
MEDIUM: tcp: add a new tcp-request capture directive
by Willy Tarreau
· Fri Jun 13 16:18:52 2014 +0200
d9ed3d2
MINOR: logs: don't limit HTTP header captures to HTTP frontends
by Willy Tarreau
· Fri Jun 13 12:23:06 2014 +0200
4bf9963
MINOR: log: allow the HTTP status code to be logged even in TCP frontends
by Willy Tarreau
· Fri Jun 13 12:21:40 2014 +0200
be722a2
DOC: fix remaining occurrences of "pattern extraction"
by Willy Tarreau
· Fri Jun 13 16:31:59 2014 +0200
f46cd6e
MEDIUM: ssl: Add the option to use standardized DH parameters >= 1024 bits
by Remi Gacogne
· Thu Jun 12 14:58:40 2014 +0200
0f6093a
DOC: fix proxy protocol v2 decoder example
by Willy Tarreau
· Wed Jun 11 21:21:26 2014 +0200
6639a7c
MINOR: checks: mysql-check: Add support for v4.1+ authentication
by Nenad Merdanovic
· Fri May 30 14:26:32 2014 +0200
d1dcea0
DOC: Add Exim as Proxy Protocol implementer.
by Todd Lyons
· Tue Jun 03 13:29:33 2014 -0700
2e85840
[RELEASE] Released version 1.5-dev26
by Willy Tarreau
· Wed May 28 17:50:53 2014 +0200
2705a61
DOC: document the workarouds for Google Chrome's bogus pre-connect
by Willy Tarreau
· Fri May 23 17:38:34 2014 +0200
81f5d94
MAJOR: agent: rework the response processing and support additional actions
by Willy Tarreau
· Mon Dec 09 20:51:51 2013 +0100
9b5aecd
MEDIUM: cli: add support for enabling/disabling health checks.
by Willy Tarreau
· Fri May 23 11:53:10 2014 +0200
2a4b70f
MINOR: cli: introduce a new "set server" command
by Willy Tarreau
· Thu May 22 18:42:35 2014 +0200
3209123
MEDIUM: server: allow multi-level server tracking
by Willy Tarreau
· Fri May 16 13:52:00 2014 +0200
bef1b32
MINOR: checks: simplify and improve reporting of state changes when using log-health-checks
by Willy Tarreau
· Tue May 13 21:01:39 2014 +0200
2a06e39
DOC: Add some precisions about acl default matching method
by Thierry FOURNIER
· Sun May 11 15:49:55 2014 +0200
a339395
[RELEASE] Released version 1.5-dev25
by Willy Tarreau
· Sat May 10 15:16:43 2014 +0200
05cdd96
MEDIUM: session: implement half-closed timeouts (client-fin and server-fin)
by Willy Tarreau
· Sat May 10 14:30:07 2014 +0200
787a4c0
DOC: map_beg was missing from the table of map_* converters
by Willy Tarreau
· Sat May 10 07:55:30 2014 +0200
ccfccef
MEDIUM: unix: implement support for Linux abstract namespace sockets
by Willy Tarreau
· Sat May 10 01:49:15 2014 +0200
ae30253
MAJOR: listener: only start listeners bound to the same processes
by Willy Tarreau
· Wed May 07 19:22:24 2014 +0200
6ae1ba6
MEDIUM: listener: parse the new "process" bind keyword
by Willy Tarreau
· Wed May 07 19:01:58 2014 +0200
102df61
MEDIUM: config: check the bind-process settings according to nbproc
by Willy Tarreau
· Wed May 07 23:56:38 2014 +0200
a9db57e
MEDIUM: config: limit nbproc to the machine's word size
by Willy Tarreau
· Fri Jan 18 11:29:29 2013 +0100
8dc6039
MINOR: ssl: add global statement tune.ssl.force-private-cache.
by Emeric Brun
· Fri May 09 13:52:00 2014 +0200
afb7683
MEDIUM: connection: Implement and extented PROXY Protocol V2
by David S
· Thu May 08 23:42:08 2014 -0400
b73a9b0
MINOR: ssl: convert to binary ssl_fc_unique_id and ssl_bc_unique_id.
by Emeric Brun
· Wed Apr 30 18:49:19 2014 +0200
53d1a98
MINOR: ssl: adds sample converter base64 for binary type.
by Emeric Brun
· Wed Apr 30 18:21:37 2014 +0200
55f4fa8
MINOR: ssl: adds ssl_f_sha1 fetch to return frontend's certificate fingerprint
by Emeric Brun
· Wed Apr 30 17:11:25 2014 +0200
645ae79
MINOR: ssl: adds fetchs and ACLs for ssl back connection.
by Emeric Brun
· Wed Apr 30 14:21:06 2014 +0200
5bd99b4
MINOR: ssl: clean unused ACLs declarations
by Emeric Brun
· Tue Apr 29 17:42:41 2014 +0200
8860dcd
[RELEASE] Released version 1.5-dev24
by Willy Tarreau
· Sat Apr 26 00:08:14 2014 +0200
fabcbe0
MEDIUM: http: ACL and MAP updates through http-(request|response) rules
by Baptiste Assmann
· Thu Apr 24 22:16:59 2014 +0200
938c7fe
DOC: fix alphabetic order of tcp-check
by Willy Tarreau
· Fri Apr 25 14:21:39 2014 +0200
c35362a
MINOR: http: implement the max-keep-alive-queue setting
by Willy Tarreau
· Fri Apr 25 13:58:37 2014 +0200
1746eec
MINOR: checks: add a new global max-spread-checks directive
by Willy Tarreau
· Fri Apr 25 10:46:47 2014 +0200
3c1b5ec
MINOR: http: add capture.req.ver and capture.res.ver
by Willy Tarreau
· Thu Apr 24 23:41:57 2014 +0200
ed2119c
BUG/MEDIUM: stats: mismatch between behaviour and doc about front/back
by Willy Tarreau
· Thu Apr 24 22:10:39 2014 +0200
060762e
DOC: Full section dedicated to the converters
by Thierry FOURNIER
· Wed Apr 23 13:29:15 2014 +0200
8317b28
[RELEASE] Released version 1.5-dev23
by Willy Tarreau
· Wed Apr 23 01:49:41 2014 +0200
f51658d
MEDIUM: config: relax use_backend check to make the condition optional
by Willy Tarreau
· Wed Apr 23 01:21:56 2014 +0200
62ba870
DOC: fix fetching samples syntax
by Cyril Bonté
· Tue Apr 22 23:52:25 2014 +0200
c006dab
DOC: internal: add some reminders about HTTP parsing and pointer states
by Willy Tarreau
· Wed Apr 16 21:10:49 2014 +0200
226071e
MEDIUM: http: wait for the first chunk or message body length in http_process_body
by Willy Tarreau
· Thu Apr 10 11:55:45 2014 +0200
dad3d1d
MINOR: http: add the function "del-header" to the directives http-request and http-response
by Thierry FOURNIER
· Tue Apr 22 18:07:25 2014 +0200
8bf60a1
DOC: fix typo
by Godbach
· Mon Apr 21 21:42:41 2014 +0800
45ad91e
DOC: Update "language" documentation
by Thierry FOURNIER
· Wed Apr 16 11:10:53 2014 +0200
ad90351
MINOR: http: Add the "language" converter to for use with accept-language
by Thierry FOURNIER
· Fri Apr 11 17:51:01 2014 +0200
0e82b92
DOC: fix a few config typos.
by Jarno Huuskonen
· Sat Apr 12 18:22:19 2014 +0300
c1ad52e
MINOR: ssl: add ssl_fc_unique_id to fetch TLS Unique ID
by David S
· Tue Apr 08 18:48:47 2014 -0400
702d44f
MEDIUM: proxy: support use_backend with dynamic names
by Bertrand Jacquin
· Tue Nov 19 11:43:06 2013 +0100
65ce613
MINOR: pattern/cli: Update used terms in documentation and cli
by Thierry FOURNIER
· Thu Mar 20 11:42:45 2014 +0100
6677959
DOC: pattern: pattern organisation schematics
by Thierry FOURNIER
· Thu Mar 20 11:25:28 2014 +0100
f21be32
DOC: lowercase format string in unique-id
by Julien Vehent
· Fri Mar 07 08:27:34 2014 -0500
5b16df7
DOC: document "get map" / "get acl" on the CLI
by Thierry FOURNIER
· Wed Feb 26 18:07:38 2014 +0100
b7729c9
MINOR: pattern: forbid dns resolutions
by Thierry FOURNIER
· Tue Feb 11 16:24:41 2014 +0100
d32079e
MINOR: doc: Update the documentation about the map and acl
by Thierry FOURNIER
· Wed Jan 29 20:02:04 2014 +0100
9860c41
MINOR: acl/pattern: Acl "-M" option force to load file as map file with two columns
by Thierry FOURNIER
· Wed Jan 29 14:23:29 2014 +0100
3534d88
MINOR: pattern/acl: Each pattern of each acl can be load with specified id
by Thierry FOURNIER
· Mon Jan 20 17:01:44 2014 +0100
9eec0a6
MAJOR: auth: Change the internal authentication system.
by Thierry FOURNIER
· Wed Jan 22 18:38:02 2014 +0100
2f49d6d
MINOR: sample: add hex converter
by Thierry FOURNIER
· Wed Mar 12 15:01:52 2014 +0100
653dcd6
DOC: fix a typo on http-server-close and encapsulate options with double-quotes
by Cyril Bonté
· Thu Feb 20 00:13:15 2014 +0100
84310e2
MINOR: sample: add a rand() sample fetch to return a sample.
by Willy Tarreau
· Fri Feb 14 11:59:04 2014 +0100
610f04b
MINOR: config: add global directives to set default SSL ciphers
by Willy Tarreau
· Thu Feb 13 11:36:41 2014 +0100
7e31273
MINOR: config: make the stream interface idle timer user-configurable
by Willy Tarreau
· Wed Feb 12 16:35:14 2014 +0100
f522f3d
BUG/MEDIUM: stats: the "lastsess" field must appear last in the CSV.
by Willy Tarreau
· Mon Feb 10 22:22:49 2014 +0100
65ad6e1
MINOR: http: capture.req.method and capture.req.uri
by William Lallemand
· Fri Jan 31 15:08:02 2014 +0100
4d5b2e5
DOC: add some information on capture.(req|res).hdr
by William Lallemand
· Tue Feb 04 21:04:21 2014 +0100
1a34d57
[RELEASE] Released version 1.5-dev22
by Willy Tarreau
· Mon Feb 03 00:41:29 2014 +0100
69e273f
MEDIUM: tcp-check new feature: connect
by Baptiste Assmann
· Wed Dec 11 00:52:19 2013 +0100
0b90f31
MINOR: doc: Bad cli function name.
by Thierry FOURNIER
· Wed Jan 29 20:40:18 2014 +0100
70dffda
MAJOR: http: switch to keep-alive mode by default
by Willy Tarreau
· Thu Jan 30 03:07:23 2014 +0100
02bce8b
MAJOR: http: update connection mode configuration
by Willy Tarreau
· Thu Jan 30 00:15:28 2014 +0100
850efd5
MEDIUM: ssl: Set verify 'required' as global default for servers side.
by Emeric Brun
· Wed Jan 29 12:24:34 2014 +0100
f333834
BUG/MEDIUM: counters: flush content counters after each request
by Willy Tarreau
· Tue Jan 28 21:40:28 2014 +0100
a43ba4e
MINOR: http: smp_fetch_capture_header_* fetch captured headers
by William Lallemand
· Tue Jan 28 18:14:25 2014 +0100
12833bb
MINOR: cli: add the new "show pools" command
by Willy Tarreau
· Tue Jan 28 16:49:56 2014 +0100
e43d532
MEDIUM: listener: apply a limit on the session rate submitted to SSL
by Willy Tarreau
· Mon Oct 07 20:01:52 2013 +0200
93e7c00
MEDIUM: listener: add support for limiting the session rate in addition to the connection rate
by Willy Tarreau
· Mon Oct 07 18:51:07 2013 +0200
8e84c63
DOC: add a diagram showing polling state transitions
by Willy Tarreau
· Fri Jan 17 19:40:43 2014 +0100
d153b3b
DOC: fix misleading information about SIGQUIT
by Willy Tarreau
· Sat Jan 25 18:19:32 2014 +0100
1f0da24
BUG/MEDIUM: unique_id: HTTP request counter is not stable
by Willy Tarreau
· Sat Jan 25 11:01:50 2014 +0100
068621e
MINOR: http: try to stick to same server after status 401/407
by Willy Tarreau
· Mon Dec 23 15:11:25 2013 +0100
6b07bf7
[RELEASE] Released version 1.5-dev21
by Willy Tarreau
· Tue Dec 17 00:45:49 2013 +0100
11f64d6
[RELEASE] Released version 1.5-dev20
by Willy Tarreau
· Mon Dec 16 02:32:37 2013 +0100
9420b12
MINOR: http: add option prefer-last-server
by Willy Tarreau
· Sun Dec 15 18:58:25 2013 +0100
16bfb02
MINOR: config: add option http-keep-alive
by Willy Tarreau
· Sat Jan 16 19:48:41 2010 +0100
ed17985
DOC: move option tcp-check to the proper place
by Willy Tarreau
· Mon Dec 16 01:07:00 2013 +0100
0c12282
DOC: move option pgsql-check to the correct place
by Willy Tarreau
· Sun Dec 15 18:49:01 2013 +0100
c0e0d7b
MEDIUM: map: dynamic manipulation of maps
by Thierry FOURNIER
· Wed Dec 11 16:55:52 2013 +0100
e3ded59
MEDIUM: acl: Last patch change the output type
by Thierry FOURNIER
· Fri Dec 06 15:36:54 2013 +0100
7056a35
DOC: checkcache: block responses with cacheable cookies
by Godbach
· Wed Dec 11 20:01:07 2013 +0800
8bb4e34
DOC: compression: chunk are not compressed anymore
by William Lallemand
· Tue Dec 10 17:28:48 2013 +0100
Next »