Gitiles
Code Review
Sign In
git01.mediatek.com
/
haproxy
/
f208ac06169cdcdeec0f1fee18a7128fca509beb
/
doc
/
management.txt
« Previous
bafbe01
CLEANUP: pools: rename all pool functions and pointers to remove this "2"
by Willy Tarreau
· 7 years ago
c4df59e
MINOR: cli: add socket commands and config to prepend informational messages with severity
by Andjelko Iharos
· 7 years ago
b6c8b0d
DOC: Add note about "* " prefix in CSV stats
by Daniel Schneller
· 7 years ago
d8703e8
DOC: add CLI info on privilege levels
by Olivier Doucet
· 7 years ago
3169471
MINOR: Add server port field to server state file.
by Frédéric Lécaille
· 7 years ago
7a4a0ac
MINOR: cli: add a new "show fd" command
by Willy Tarreau
· 7 years ago
d6129fc
DOC: fix alphabetical order of "show commands" in management.txt
by Willy Tarreau
· 7 years ago
e202b1e
DOC: add documentation for the master-worker mode
by William Lallemand
· 7 years ago
2c32d8f
MINOR: boringssl: basic support for OCSP Stapling
by Emmanuel Hocdet
· 7 years ago
f6975e9
MINOR: cli: add 'expose-fd listeners' to pass listeners FDs
by William Lallemand
· 7 years ago
b418c12
MINOR: server: cli: Add server FQDNs to server-state file and stats socket.
by Frédéric Lécaille
· 8 years ago
d33fc3a
MINOR: doc: document the -x flag
by Olivier Houchard
· 8 years ago
04bf981
BUG/MEDIUM: servers: unbreak server weight propagation
by Willy Tarreau
· 8 years ago
266b1a8
MEDIUM: server: Inherit CLI weight changes and agent-check weight responses
by Michal Idzikowski
· 8 years ago
614f8d7
MINOR: cli: Let configure the dynamic cookies from the cli.
by Olivier Houchard
· 8 years ago
6f6bb38
MEDIUM: stats: Add show json schema
by Simon Horman
· 8 years ago
05ee213
MEDIUM: stats: Add JSON output option to show (info|stat)
by Simon Horman
· 8 years ago
4397290
MINOR: doc: Add docs for agent-addr and agent-send CLI commands
by Misiek
· 8 years ago
5113216
DOC: cli: show cli sockets
by William Lallemand
· 8 years ago
fb981bd
DOC: mention that req_tot is for both frontends and backends
by Willy Tarreau
· 8 years ago
a1c35ab
BUG/MINOR: cli: allow the backslash to be escaped on the CLI
by Dragan Dosen
· 8 years ago
0e658fb
[RELEASE] Released version 1.8-dev0
by Willy Tarreau
· 8 years ago
35069f8
MINOR: cli: make "show errors" capable of dumping only request or response
by Willy Tarreau
· 8 years ago
234ba2d
MINOR: cli: make "show errors" support a proxy name
by Willy Tarreau
· 8 years ago
a1b1ed5
MINOR: cli: make "show stat" support a proxy name
by Willy Tarreau
· 8 years ago
1084a36
MINOR: stats: correct documentation of process ID for typed output
by Simon Horman
· 8 years ago
3eed10e
MINOR: init: add -dr to ignore server address resolution failures
by Willy Tarreau
· 8 years ago
b96dd28
MINOR: stats: indicate it when a server is down due to resolution
by Willy Tarreau
· 8 years ago
89aa7f3
MINOR: new srv_admin flag: SRV_ADMF_RMAINT
by Baptiste Assmann
· 8 years ago
5b2ce8a
DOC: stats: provide state details for show servers state
by Cyril Bonté
· 8 years ago
a5bc36b
MINOR: stats: emit dses
by Willy Tarreau
· 8 years ago
8a90b8e
MINOR: stats: output dcon
by Willy Tarreau
· 8 years ago
3749ebf
MINOR: cli: ability to change a server's port
by Baptiste Assmann
· 8 years ago
5094656
MINOR: cli: change a server health check port through the stats socket
by Baptiste Assmann
· 8 years ago
e3f5031
MINOR: cli: allow the semi-colon to be escaped on the CLI
by Chad Lavoie
· 8 years ago
8e48b87
DOC: spelling fixes
by Dan Lloyd
· 8 years ago
bb93346
DOC: update doc about tls-tickets-keys dump
by William Lallemand
· 8 years ago
e384139
BUG/MEDIUM: init: don't use environment locale
by Maxime de Roucy
· 8 years ago
379d9c7
MEDIUM: init: allow directory as argument of -f
by Maxime de Roucy
· 8 years ago
8234f6d
[RELEASE] Released version 1.7-dev2
by Willy Tarreau
· 9 years ago
5d8b979
DOC: document the "show info typed" and "show stat typed" output formats
by Willy Tarreau
· 9 years ago
5b9bdff
MINOR: stats: report number of intercepted requests for frontend and backends
by Willy Tarreau
· 9 years ago
c73810f
MINOR: stats: add 3 fields to report the frontend-specific connection stats
by Willy Tarreau
· 9 years ago
f1516d9
MINOR: stats: report the load balancing algorithm in CSV output
by Willy Tarreau
· 9 years ago
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
ae79572
MINOR: cli: add a new "show env" command
by Willy Tarreau
· 9 years ago
cc123c6
DOC: fix a few spelling mistakes
by fengpeiyuan
· 9 years ago
7006045
BUG/MEDIUM: config: properly adjust maxconn with nbproc when memmax is forced
by Willy Tarreau
· 9 years ago
edb93a7
MINOR: cli: ability to set per-server maxconn
by Andrew Hayworth
· 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