Gitiles
Code Review
Sign In
git01.mediatek.com
/
haproxy
/
5b5e68741ae9b29017b95fb2c0ae72589a108da7
/
src
/
stats.c
1bc04c7
BUG/MINOR: threads: Add missing THREAD_LOCAL on static here and there
by Christopher Faulet
· Sun Oct 29 20:14:08 2017 +0100
9f0b458
MEDIUM: threads/server: Use the server lock to protect health check and cli concurrency
by Emeric Brun
· Mon Oct 23 14:39:51 2017 +0200
29f77e8
MEDIUM: threads/server: Add a lock per server and atomically update server vars
by Christopher Faulet
· Thu Jun 08 14:04:45 2017 +0200
5a13351
BUG/MEDIUM: log: check result details truncated.
by Emeric Brun
· Thu Oct 19 14:42:30 2017 +0200
06d80a9
REORG: channel: finally rename the last bi_* / bo_* functions
by Willy Tarreau
· Thu Oct 19 14:32:15 2017 +0200
00bc3cb
BUG/MINOR: stats: Clear a bit more counters with in cli_parse_clear_counters().
by Olivier Houchard
· Tue Oct 17 19:23:25 2017 +0200
3179489
MINOR: unix: remove the now unused proto_uxst.h file
by Willy Tarreau
· Fri Sep 15 07:59:31 2017 +0200
c3680ec
MINOR: add severity information to cli feedback messages
by Andjelko Iharos
· Thu Jul 20 16:49:14 2017 +0200
52a91d3
MEDIUM: check: server states and weight propagation re-work
by Emeric Brun
· Thu Aug 31 14:41:55 2017 +0200
07a62f7
MINOR: cli: add ACCESS_LVL_MASK to store the access level
by William Lallemand
· Wed May 24 00:57:40 2017 +0200
9d7fb63
BUILD/MINOR: stats: remove unexpected argument to stats_dump_json_header()
by Willy Tarreau
· Tue Apr 11 07:53:04 2017 +0200
6f6bb38
MEDIUM: stats: Add show json schema
by Simon Horman
· Wed Jan 04 09:37:26 2017 +0100
05ee213
MEDIUM: stats: Add JSON output option to show (info|stat)
by Simon Horman
· Wed Jan 04 09:37:25 2017 +0100
04276f3
MEDIUM: server: split the address and the port into two different fields
by Willy Tarreau
· Fri Jan 06 17:41:29 2017 +0100
d3db35a
MINOR: stats: Support "select all" for backend actions
by David Harrigan
· Fri Dec 30 12:12:49 2016 +0000
0ff98a4
BUG/MINOR: stats: fix be/sessions/current out in typed stats
by Thierry FOURNIER
· Mon Dec 19 16:50:42 2016 +0100
d25fc79
CLEANUP: stats: move a misplaced stats context initialization
by Willy Tarreau
· Fri Dec 16 12:33:47 2016 +0100
a73e59b
BUG/MAJOR: Fix how the list of entities waiting for a buffer is handled
by Christopher Faulet
· Fri Dec 09 17:30:18 2016 +0100
34c5cc9
MINOR: task: Rename run_queue and run_queue_cur counters
by Christopher Faulet
· Tue Dec 06 09:15:30 2016 +0100
8e0f175
BUG/MINOR: stats: fix be/sessions/max output in html stats
by Willy Tarreau
· Mon Dec 12 15:07:29 2016 +0100
ae9bea0
CLEANUP: counters: move from 3 types to 2 types
by Willy Tarreau
· Fri Nov 25 14:44:52 2016 +0100
a1b1ed5
MINOR: cli: make "show stat" support a proxy name
by Willy Tarreau
· Fri Nov 25 08:50:58 2016 +0100
30e5e18
CLEANUP: cli: remove assignments to st0 and st2 in keyword parsers
by Willy Tarreau
· Thu Nov 24 16:45:53 2016 +0100
89d467c
REORG: cli: move "clear counters" to stats.c
by Willy Tarreau
· Wed Nov 23 11:02:40 2016 +0100
0baac8c
REORG: cli: move "show info" to stats.c
by Willy Tarreau
· Tue Nov 22 16:36:53 2016 +0100
2b812e2
REORG: cli: move "show stat" to stats.c
by Willy Tarreau
· Tue Nov 22 16:18:05 2016 +0100
9ed6203
REORG: cli: split dumpstats.h in stats.h and cli.h
by William Lallemand
· Mon Nov 21 17:49:11 2016 +0100
74c24fb
REORG: cli: split dumpstats.c in src/cli.c and src/stats.c
by William Lallemand
· Mon Nov 21 17:18:36 2016 +0100