Gitiles
Code Review
Sign In
git01.mediatek.com
/
haproxy
/
ef393a62d8a74314d1b35a1e600769960f9a658d
/
src
/
dumpstats.c
a5bc36b
MINOR: stats: emit dses
by Willy Tarreau
· Fri Oct 21 18:16:27 2016 +0200
8a90b8e
MINOR: stats: output dcon
by Willy Tarreau
· Fri Oct 21 18:15:32 2016 +0200
1e08cd8
MEDIUM: cli: register CLI keywords with cli_register_kw()
by William Lallemand
· Thu Oct 13 17:57:55 2016 +0200
1f6367f
BUG/MINOR: stats: report the correct conn_time in backend's html output
by Willy Tarreau
· Sat Oct 01 09:12:08 2016 +0200
3749ebf
MINOR: cli: ability to change a server's port
by Baptiste Assmann
· Wed Aug 03 22:34:12 2016 +0200
5094656
MINOR: cli: change a server health check port through the stats socket
by Baptiste Assmann
· Wed Aug 31 23:26:29 2016 +0200
e3f5031
MINOR: cli: allow the semi-colon to be escaped on the CLI
by Chad Lavoie
· Thu May 26 16:42:25 2016 -0400
f714fb5
CLEANUP: dumpstats: Removing useless variables allocation
by Erwan Velu
· Tue Aug 30 11:48:44 2016 +0200
08d35de
CLEANUP: dumpstats: u64 field is an unsigned type.
by David Carlier
· Mon Jun 27 14:12:59 2016 +0100
a58c435
BUG/MINOR: srv-state: fix incorrect output of state file
by Willy Tarreau
· Wed Jun 22 14:51:40 2016 +0200
72a8a18
MEDIUM: dumpstats: make stats_tlskeys_list() yield-aware during tls-keys dump
by William Lallemand
· Tue Jun 14 18:58:55 2016 +0200
cf9e788
BUG/MEDIUM: dumpstats: undefined behavior in stats_tlskeys_list()
by William Lallemand
· Tue Jun 14 17:45:18 2016 +0200
1d0b36a
MEDIUM: dumpstats: 'show tls-keys' is now able to show secrets
by William Lallemand
· Fri May 20 17:40:26 2016 +0200
d55bd7a
BUG/MEDIUM: stats: show servers state may show an servers from another backend
by Cyril Bonté
· Fri May 27 00:06:45 2016 +0200
a8322f9
MINOR: stats: show stat resolvers missing in the help message
by Cyril Bonté
· Fri May 06 12:18:51 2016 +0200
db98eb3
MINOR: stats: fix typo in help messages
by Cyril Bonté
· Fri May 06 12:18:50 2016 +0200
6ca9e01
BUG/MEDIUM: stats: show backend may show an empty or incomplete result
by Cyril Bonté
· Fri May 06 12:18:49 2016 +0200
76a9978
BUG/MEDIUM: stats: show servers state may show an empty or incomplete result
by Cyril Bonté
· Fri May 06 12:18:48 2016 +0200
0b64f62
BUG/MINOR: dumpstats: Fix the "Total bytes saved" counter in backends stats
by Christopher Faulet
· Thu Apr 28 15:09:31 2016 +0200
5c3ed34
CLEANUP: Use server_parse_maxconn_change_request for maxconn CLI updates
by Nenad Merdanovic
· Sun Apr 24 23:10:07 2016 +0200
692c938
BUG/MINOR: dumpstats: fix write to global chunk
by Conrad Hoffmann
· Fri Apr 01 20:40:58 2016 +0200
02779b6
CLEANUP: uniformize last argument of malloc/calloc
by Vincent Bernat
· Sun Apr 03 13:48:43 2016 +0200
3c2f2f2
CLEANUP: remove unneeded casts
by Vincent Bernat
· Sun Apr 03 13:48:42 2016 +0200
f3764b7
MEDIUM: proxy: use dynamic allocation for error dumps
by Willy Tarreau
· Thu Mar 31 13:45:10 2016 +0200
d0a56c2
MINOR: dumpstats: split stats_dump_be_stats() in two parts
by Thierry Fournier
· Fri Mar 25 08:21:51 2016 +0100
61fe6c0
MINOR: dumpstats: split stats_dump_sv_stats() in two parts
by Thierry Fournier
· Fri Mar 25 08:21:21 2016 +0100
c445685
MINOR: dumpstats: split stats_dump_li_stats() in two parts
by Thierry Fournier
· Fri Mar 25 08:20:49 2016 +0100
23d2d64
MINOR: dumpstats: split stats_dump_fe_stats() in two parts
by Thierry Fournier
· Fri Mar 25 08:20:11 2016 +0100
cb2c767
MINOR: dumpstats: split stats_dump_info_to_buffer() in two parts
by Thierry Fournier
· Fri Mar 25 08:19:23 2016 +0100
31e64ca
MINOR: dumpstats: extract stats fields enum and names
by Thierry Fournier
· Wed Mar 23 16:25:49 2016 +0100
ac9d467
BUG/MINOR: prevent the dump of uninitialized vars
by Thierry Fournier
· Fri Mar 25 08:43:46 2016 +0100
1e62df9
MEDIUM: stats: implement a typed output format for stats
by Willy Tarreau
· Mon Jan 11 18:57:53 2016 +0100
cb80912
MEDIUM: stats: support "show info typed" on the CLI
by Willy Tarreau
· Mon Jan 11 20:08:42 2016 +0100
b47785f
MINOR: stats: add functions to emit typed fields into a chunk
by Willy Tarreau
· Wed Feb 24 23:28:31 2016 +0100
6060074
MINOR: stats: make stats_dump_fields_html() not use &trash by default
by Willy Tarreau
· Mon Jan 11 15:32:30 2016 +0100
508a63f
MINOR: stats: add ST_SHOWADMIN to pass the admin info in the regular flags
by Willy Tarreau
· Mon Jan 11 15:28:40 2016 +0100
36090d2
CLEANUP: stats: make stats_dump_fields_html() not rely on proxy anymore
by Willy Tarreau
· Mon Jan 11 15:22:55 2016 +0100
501f602
MINOR: stats: introduce stats_dump_one_line() to dump one stats line
by Willy Tarreau
· Fri Jan 08 17:37:22 2016 +0100
5b9bdff
MINOR: stats: report number of intercepted requests for frontend and backends
by Willy Tarreau
· Mon Jan 11 14:40:47 2016 +0100
c73810f
MINOR: stats: add 3 fields to report the frontend-specific connection stats
by Willy Tarreau
· Mon Jan 11 13:52:04 2016 +0100
f1516d9
MINOR: stats: report the load balancing algorithm in CSV output
by Willy Tarreau
· Mon Jan 11 14:48:36 2016 +0100
f8211df
MEDIUM: stats: add a new "mode" column to report the proxy mode
by Willy Tarreau
· Mon Jan 11 14:09:38 2016 +0100
bbf8450
REORG: stats: dump the backend stats via the generic function
by Willy Tarreau
· Fri Jan 08 17:25:50 2016 +0100
362eaeb
REORG: stats: dump the server stats via the generic function
by Willy Tarreau
· Fri Jan 08 17:23:28 2016 +0100
fa9512f
REORG: stats: dump the socket stats via the generic function
by Willy Tarreau
· Fri Jan 08 17:20:51 2016 +0100
b5f66b8
REORG: stats: dump the frontend's HTML stats via a generic function
by Willy Tarreau
· Fri Jan 08 17:15:39 2016 +0100
7101b64
MEDIUM: stats: make it possible to report the WAITING state for listeners
by Willy Tarreau
· Fri Jan 08 17:05:19 2016 +0100
a6f5a73
MEDIUM: stats: report the listeners' address in the CSV output
by Willy Tarreau
· Fri Jan 08 16:59:56 2016 +0100
0c378ef
MEDIUM: stats: compute the color code only in the HTML form
by Willy Tarreau
· Fri Jan 08 16:51:35 2016 +0100
e4847c6
MEDIUM: stats: report the cookie value in the server & backend CSV dumps
by Willy Tarreau
· Fri Jan 08 15:43:54 2016 +0100
3a4ec3a
MEDIUM: stats: report server's address in the CSV output
by Willy Tarreau
· Fri Jan 08 15:35:43 2016 +0100
0deb85a
MEDIUM: stats: expose the same flags for CLI and HTTP accesses
by Willy Tarreau
· Fri Jan 08 15:33:18 2016 +0100
89fa691
MEDIUM: stats: only report observe errors when observe is set
by Willy Tarreau
· Fri Jan 08 15:12:28 2016 +0100
30d3373
MEDIUM: stats: make the HTML server state dump use the CSV states
by Willy Tarreau
· Fri Jan 08 14:57:09 2016 +0100
3141f59
MINOR: stats: add check and agent's health values in the output
by Willy Tarreau
· Fri Jan 08 14:25:28 2016 +0100
dd7354b
MINOR: stats: add check_desc and agent_desc to the output fields
by Willy Tarreau
· Fri Jan 08 13:47:26 2016 +0100
7f61884
MINOR: stats: add agent_status, agent_code, agent_duration to output
by Willy Tarreau
· Fri Jan 08 11:40:03 2016 +0100
ce1dd44
MINOR: stats: make HTML stats dump rely on the table for the check status
by Willy Tarreau
· Fri Jan 08 09:48:26 2016 +0100
03fb1c5
MINOR: stats: prepend '*' in front of the check status when in progress
by Willy Tarreau
· Fri Jan 08 09:43:54 2016 +0100
7344f47
MINOR: stats: only report backend's down time if it has servers
by Willy Tarreau
· Mon Jan 11 12:04:02 2016 +0100
8a8cce1
MINOR: stats: make CSV report server check status only when enabled
by Willy Tarreau
· Fri Jan 08 09:41:59 2016 +0100
8485f4e
MINOR: stats: do not check srv->state for SRV_ST_STOPPED in HTML dumps
by Willy Tarreau
· Thu Jan 07 13:59:10 2016 +0100
02bc6c2
MINOR: stats: do not use srv->admin & STATS_ADMF_MAINT in HTML dumps
by Willy Tarreau
· Thu Jan 07 12:59:57 2016 +0100
ba2f264
MEDIUM: stats: move the server state coloring logic to the server dump function
by Willy Tarreau
· Thu Jan 07 09:54:40 2016 +0100
164d4a9
MEDIUM: stats: make stats_dump_sv_stats() use the stats field for HTML
by Willy Tarreau
· Wed Jan 06 19:48:21 2016 +0100
2b96cf1
MEDIUM: stats: convert stats_dump_sv_stats() to use stats_dump_fields_csv()
by Willy Tarreau
· Wed Jan 06 19:25:38 2016 +0100
770c217
MEDIUM: stats: make stats_dump_be_stats() use stats fields for HTML dump
by Willy Tarreau
· Wed Jan 06 17:14:42 2016 +0100
f6eecbe
MEDIUM: stats: convert stats_dump_be_stats() to use stats_dump_fields_csv()
by Willy Tarreau
· Wed Jan 06 16:14:50 2016 +0100
f7e2723
MEDIUM: stats: make stats_dump_li_stats() use stats fields for HTML dump
by Willy Tarreau
· Wed Jan 06 15:49:26 2016 +0100
4607fad
MEDIUM: stats: convert stats_dump_li_stats() to use stats_dump_fields_csv()
by Willy Tarreau
· Wed Jan 06 15:41:29 2016 +0100
d72c917
MEDIUM: stats: make stats_dump_fe_stats() use stats fields for HTML dump
by Willy Tarreau
· Wed Jan 06 15:26:40 2016 +0100
9e56107
MEDIUM: stats: convert stats_dump_fe_stats() to use stats_dump_fields_csv()
by Willy Tarreau
· Mon Jan 04 19:36:41 2016 +0100
82a8602
MINOR: stats: create stats fields storage and CSV dump function
by Willy Tarreau
· Mon Jan 04 19:04:18 2016 +0100
f614229
MINOR: stats: don't hard-code the CSV fields list anymore
by Willy Tarreau
· Mon Jan 04 17:24:29 2016 +0100
8e20514
MINOR: stats: add a declaration of all stats fields
by Willy Tarreau
· Mon Jan 04 17:23:25 2016 +0100
1b4ba1e
MEDIUM: stats: make use of stats_dump_info_fields() for "show info"
by Willy Tarreau
· Mon Jan 11 18:29:04 2016 +0100
bf95cba
MINOR: stats: add stats_dump_info_fields() to dump one field per line
by Willy Tarreau
· Mon Jan 11 18:27:29 2016 +0100
638d40a
MINOR: stats: add a function to emit fields into a chunk
by Willy Tarreau
· Wed Feb 24 23:11:01 2016 +0100
4529c07
MEDIUM: stats: fill all the show info elements prior to displaying them
by Willy Tarreau
· Mon Jan 11 18:17:07 2016 +0100
c4832de
MINOR: stats: add all the "show info" fields in a table
by Willy Tarreau
· Mon Jan 11 18:12:26 2016 +0100
9727cf4
CLEANUP: stats: Avoid computation with uninitialized bits.
by Andreas Seltenreich
· Thu Mar 03 19:32:25 2016 +0100
09a9178
MINOR: server: generalize the "updater" source
by Thierry Fournier
· Wed Feb 24 08:25:39 2016 +0100
ae79572
MINOR: cli: add a new "show env" command
by Willy Tarreau
· Tue Feb 16 11:27:28 2016 +0100
0d6b7a4
BUG/MINOR: stats: fix missing comma in stats on agent drain
by Raghu Udiyar
· Fri Feb 05 22:30:11 2016 +0530
fdfcc9d
MINOR: stats: send content-length with the redirect to allow keep-alive
by Willy Tarreau
· Tue Jan 26 13:57:29 2016 +0100
ceeafb5
BUG/CLEANUP: CLI: report the proper field states in "show sess"
by Willy Tarreau
· Mon Jan 25 15:27:17 2016 +0100
081b336
BUILD: dumpstats: silencing warning for printf format specifier / time_t
by David Carlier
· Wed Nov 18 06:10:22 2015 +0000
a1c2b2c
BUG/MEDIUM: cli: changing compression rate-limiting must require admin level
by Willy Tarreau
· Thu Nov 26 18:32:39 2015 +0100
58102cf
MEDIUM: memory: add accounting for failed allocations
by Willy Tarreau
· Wed Oct 28 16:24:21 2015 +0100
edb93a7
MINOR: cli: ability to set per-server maxconn
by Andrew Hayworth
· Tue Oct 27 21:46:25 2015 +0000
061b5de
BUG/MINOR: config: make the stats socket pass the correct proxy to the parsers
by Willy Tarreau
· Tue Oct 13 15:06:57 2015 +0200
e32d186
BUG/MINOR: Handle interactive mode in cli handler
by Andrew Hayworth
· Fri Oct 02 15:08:10 2015 +0000
6457d0f
CLEANUP: cli: ensure we can never double-free error messages
by Willy Tarreau
· Wed Oct 07 20:00:24 2015 +0200
68d0534
MINOR: cli: Dump all resolvers stats if no resolver section is given
by Andrew Hayworth
· Fri Oct 02 20:33:01 2015 +0000
5cfa3bc
MINOR: cli: do not call the release handler on internal error.
by Willy Tarreau
· Fri Sep 25 20:08:51 2015 +0200
c9e930a
BUG/MEDIUM: cli: properly handle closed output
by Willy Tarreau
· Fri Sep 25 20:06:08 2015 +0200
68c00c7
BUG/MINOR: stats: do not call cli_release_handler 3 times
by Willy Tarreau
· Fri Sep 25 19:21:19 2015 +0200
f1e0212
BUG/MAJOR: cli: do not dereference strm_li()->proto->name
by Willy Tarreau
· Wed Sep 23 12:16:43 2015 +0200
9b6857e
MINOR: cli: new stats socket command: show backend
by Baptiste Assmann
· Fri Sep 18 14:49:12 2015 +0200
2828946
MINOR: cli: new stats socket command: show servers state
by Baptiste Assmann
· Fri Jul 03 08:01:20 2015 +0200
Next »