Gitiles
Code Review
Sign In
git01.mediatek.com
/
haproxy
/
0aa8c29460fddfc588226e2e1b56005973dca694
/
doc
« Previous
f8211df
MEDIUM: stats: add a new "mode" column to report the proxy mode
by Willy Tarreau
· 9 years ago
a6f5a73
MEDIUM: stats: report the listeners' address in the CSV output
by Willy Tarreau
· 9 years ago
e4847c6
MEDIUM: stats: report the cookie value in the server & backend CSV dumps
by Willy Tarreau
· 9 years ago
3a4ec3a
MEDIUM: stats: report server's address in the CSV output
by Willy Tarreau
· 9 years ago
3141f59
MINOR: stats: add check and agent's health values in the output
by Willy Tarreau
· 9 years ago
dd7354b
MINOR: stats: add check_desc and agent_desc to the output fields
by Willy Tarreau
· 9 years ago
7f61884
MINOR: stats: add agent_status, agent_code, agent_duration to output
by Willy Tarreau
· 9 years ago
235fcfc
MINOR: mailers: make it possible to configure the connection timeout
by Pieter Baauw
· 9 years ago
ac88cfe
MEDIUM: dns: add a "resolve-net" option which allow to prefer an ip in a network
by Thierry Fournier
· 9 years ago
1d54972
MEDIUM: config: allow to manipulate environment variables in the global section
by Willy Tarreau
· 9 years ago
ae79572
MINOR: cli: add a new "show env" command
by Willy Tarreau
· 9 years ago
06c8099
DOC: LUA: fix some typos and syntax errors
by Godbach
· 9 years ago
7282d8e
DOC: add server name at rate-limit sessions example
by Panagiotis Panagiotopoulos
· 9 years ago
835b921
MEDIUM: log: add a new log format flag "E"
by Dragan Dosen
· 9 years ago
1de1659
MINOR: lua: Add concat class
by Thierry Fournier
· 9 years ago
b1f4656
MINOR: lua: add "now" time function
by Thierry Fournier
· 9 years ago
834421c
DOC: lua: fix somme errors
by Thierry FOURNIER
· 9 years ago
8feaa66
MINOR: map: Add regex matching replacement
by Thierry Fournier
· 9 years ago
113f7de
MINOR: filters/http: Slightly update the parsing of chunks
by Christopher Faulet
· 9 years ago
f01a9cd
DOC: remove old tunnel mode assumptions
by Lukas Tribus
· 9 years ago
989222a
DOC: fix "workaround" spelling
by Willy Tarreau
· 9 years ago
cc123c6
DOC: fix a few spelling mistakes
by fengpeiyuan
· 9 years ago
6c25e9e
DOC: ssl: fixed some formatting errors in crt tag
by yanbzhu
· 9 years ago
8db004c
MINOR: lua: add set/get priv for applets
by Thierry FOURNIER
· 9 years ago
e34a78e
DOC: lua: fix somme errors and add implicit types
by Thierry FOURNIER
· 9 years ago
f085d63
DOC: compression: missing mention of libslz for compression algorithm
by Baptiste Assmann
· 9 years ago
738bad9
DOC: mailers: typo in 'hostname' description
by Baptiste Assmann
· 9 years ago
dc59500
DOC: lua: fix lua API
by Thierry FOURNIER
· 9 years ago
cb92825
[RELEASE] Released version 1.7-dev1
by Willy Tarreau
· 9 years ago
841475e
MINOR: lua: service/applet can have access to the HTTP headers when a POST is received
by Thierry FOURNIER
· 9 years ago
d19630c
DOC: ssl: Adding docs for Multi-Cert bundling
by yanbzhu
· 9 years ago
7006045
BUG/MEDIUM: config: properly adjust maxconn with nbproc when memmax is forced
by Willy Tarreau
· 9 years ago
b22fc30
MINOR: config: make tune.recv_enough configurable
by Willy Tarreau
· 9 years ago
eb5a363
DOC: prefer using http-request/response over reqXXX/rspXXX directives
by Ruoshan Huang
· 9 years ago
eccdf43
DOC: relation between timeout http-request and option http-buffer-request
by Baptiste Assmann
· 9 years ago
79c1051
DOC: lua: architecture and first steps
by Thierry FOURNIER
· 9 years ago
4d7f766
DOC: lua-api/index.rst small example fixes, spelling correction.
by Pieter Baauw
· 9 years ago
e954493
BUG/MINOR: http rule: http capture 'id' rule points to a non existing id
by Baptiste Assmann
· 9 years ago
55f9ff1
MINOR: check: add agent-send server parameter
by James Brown
· 9 years ago
5ac425c
DOC: typo on capture.res.hdr and capture.req.hdr
by Baptiste Assmann
· 9 years ago
edb93a7
MINOR: cli: ability to set per-server maxconn
by Andrew Hayworth
· 9 years ago
d1b0f7c
FIX: small typo in an example using the "Referer" header
by Cyril Bonté
· 9 years ago
0306c4a
DOC: fix a typo for a "deviceatlas" keyword
by Cyril Bonté
· 9 years ago
949c720
DOC: specify that stats socket doc (section 9.2) is in management
by Kevin Decherf
· 9 years ago
991b478
[RELEASE] Released version 1.7-dev0
by Willy Tarreau
· 9 years ago
844028b
[RELEASE] Released version 1.6.0
by Willy Tarreau
· 9 years ago
c0edfc2
DOC: remove haproxy-{en,fr}.txt
by Willy Tarreau
· 9 years ago
373933d
DOC: mention management.txt in README
by Willy Tarreau
· 9 years ago
44aed90
DOC: move the stats socket documentation from config to management
by Willy Tarreau
· 9 years ago
2212e6a
DOC: add the "management" documentation
by Willy Tarreau
· 9 years ago
d72f0f3
DOC: mention the "namespace" options for bind and server lines
by Willy Tarreau
· 9 years ago
163d462
MEDIUM: server: implement TCP_USER_TIMEOUT on the server
by Willy Tarreau
· 9 years ago
5a54921
DOC: stats paramaters available in frontend
by Baptiste Assmann
· 9 years ago
809e22a
DOC: backend section missing parameters
by Baptiste Assmann
· 9 years ago
3493d0f
DOC: global section missing parameters
by Baptiste Assmann
· 9 years ago
8c1ad71
[RELEASE] Released version 1.6-dev7
by Willy Tarreau
· 9 years ago
68d0534
MINOR: cli: Dump all resolvers stats if no resolver section is given
by Andrew Hayworth
· 9 years ago
61fdf8b
DOC: lua: few typos.
by David Carlier
· 9 years ago
a2d0225
DOC: lua: update doc according with the last Lua changes
by Thierry FOURNIER
· 9 years ago
7dd784b
DOC: lua: update Lua doc
by Thierry FOURNIER
· 9 years ago
2dcb9bc
DOC: fix lua use-service example
by Pieter Baauw
· 9 years ago
971f7b6
DOC: reorder misplaced res.ssl_hello_type in the doc
by Willy Tarreau
· 9 years ago
bb2acf5
MINOR: payload: add support for tls session ticket ext
by Pradeep Jindal
· 9 years ago
307ee1e
DOC: documentation format cleanups
by Cyril Bonté
· 9 years ago
e7ae656
[RELEASE] Released version 1.6-dev6
by Willy Tarreau
· 9 years ago
2d392c2
MEDIUM: tcp: add new tcp action "silent-drop"
by Willy Tarreau
· 9 years ago
c870bfd
DOC: remove outdated actions lists on tcp-request/response
by Willy Tarreau
· 9 years ago
7ad3154
DOC: mention support for the RFC5424 syslog message format
by Dragan Dosen
· 9 years ago
61add3c
DOC: fix some broken unexpected unicode chars in the Lua doc.
by Willy Tarreau
· 9 years ago
a3bc513
DOC: lua: some documentation update
by Thierry FOURNIER
· 9 years ago
29b3ca3
DOC: DeviceAtlas new keywords
by David Carlier
· 9 years ago
55dcaf6
DOC: clarify how to make use of abstract sockets in socat
by Willy Tarreau
· 9 years ago
8255a75
MINOR: lua: change actions registration
by Thierry FOURNIER
· 9 years ago
8f1b35b
DOC: update coding-style to reference checkpatch.pl
by Willy Tarreau
· 9 years ago
2f5cd60
DOC: add the documentation about internal circular lists
by Willy Tarreau
· 21 years ago
9b6857e
MINOR: cli: new stats socket command: show backend
by Baptiste Assmann
· 9 years ago
01c6cc3
DOC: load-server-state-from-file
by Baptiste Assmann
· 9 years ago
ef1f0fc
DOC: new global directive: server-state-file
by Baptiste Assmann
· 9 years ago
5626f48
DOC: global directive server-state-base
by Baptiste Assmann
· 9 years ago
6f9225a
DOC: stats socket command: show servers state
by Baptiste Assmann
· 9 years ago
44fc9df
DOC: add references to rise/fall for the fastinter explanation
by Pieter Baauw
· 9 years ago
a02e8a6
[RELEASE] Released version 1.6-dev5
by Willy Tarreau
· 9 years ago
62b75b4
DOC: DNS documentation updated
by Baptiste Assmann
· 9 years ago
61d301f
[RELEASE] Released version 1.6-dev4
by Willy Tarreau
· 9 years ago
bc183a6
DOC: lua: mention than txn:close was renamed txn:done.
by Willy Tarreau
· 9 years ago
fca4261
DOC: fix example of http-request using ssl_fc_session_id
by Willy Tarreau
· 9 years ago
16af23c
DOC: intro: fix too long line.
by Willy Tarreau
· 9 years ago
eff04f4
DOC: intro: minor updates and fixes
by Willy Tarreau
· 9 years ago
99a36dd
DOC: lua: replace txn:close with txn:done in lua-api
by Willy Tarreau
· 9 years ago
35d70ef
MINOR: http: Action for manipulating the returned status code.
by Thierry FOURNIER
· 9 years ago
0d79cf6
DOC: fix function name
by Thierry FOURNIER
· 9 years ago
0a99b89
MINOR: lua: add core.done() function
by Thierry FOURNIER
· 9 years ago
ba56d9c
DOC: mention support for RFC 5077 TLS Ticket extension in starter guide
by Pavlos Parissis
· 9 years ago
f1650a8
DOC: clarify some points about SSL and the proxy protocol
by Nikos Mavrogiannopoulos
· 9 years ago
29fbe51
MAJOR: tproxy: remove support for cttproxy
by Willy Tarreau
· 9 years ago
e0627bd
MINOR: stick-tables: Add GPC0 actions
by Thierry FOURNIER
· 9 years ago
236657b
MINOR: stick-tables: Add GPT0 access
by Thierry FOURNIER
· 9 years ago
d8e42b6
DOC: add new file intro.txt
by Willy Tarreau
· 9 years ago
386a127
DOC: match several lua configuration option names to those implemented in code
by Pieter Baauw
· 9 years ago
a482746
DOC: add design thoughts on dynamic buffer allocation
by Willy Tarreau
· 10 years ago
Next »