Gitiles
Code Review
Sign In
git01.mediatek.com
/
haproxy
/
313bfd18c1fe748578f4f22e2088d643d5b4d126
/
src
/
stats.c
21ff2c4
BUILD: stats: remove build warnings on potential null-derefs
by Willy Tarreau
· Thu Sep 20 11:01:01 2018 +0200
35b51c6
REORG: http: move the HTTP semantics definitions to http.h/http.c
by Willy Tarreau
· Mon Sep 10 15:38:55 2018 +0200
055ba4f
BUG/MEDIUM: stats: don't ask for more data as long as we're responding
by Willy Tarreau
· Tue Jul 24 17:05:54 2018 +0200
83061a8
MAJOR: chunks: replace struct chunk with struct buffer
by Willy Tarreau
· Fri Jul 13 11:56:34 2018 +0200
843b7cb
MEDIUM: chunks: make the chunk struct's fields match the buffer struct
by Willy Tarreau
· Fri Jul 13 10:54:26 2018 +0200
c9fa048
MAJOR: buffer: finalize buffer detachment
by Willy Tarreau
· Tue Jul 10 17:43:27 2018 +0200
97f538b
MINOR: stats: adapt to the new buffers API
by Willy Tarreau
· Fri Jun 15 19:41:31 2018 +0200
89faf5d
MINOR: buffer: remove bo_ptr()
by Willy Tarreau
· Thu Jun 07 18:16:48 2018 +0200
1b0f85e
MINOR: stats: also report the failed header rewrites warnings on the stats page
by Willy Tarreau
· Mon May 28 15:12:40 2018 +0200
3fd1973
MINOR: http: Log warning if (add|set)-header fails
by Tim Duesterhus
· Sun May 27 20:35:08 2018 +0200
abbf607
MEDIUM: cli: Add payload support
by Aurélien Nephtali
· Wed Apr 18 13:26:46 2018 +0200
9531728
MINOR: stats: display the number of threads in the statistics.
by Yves Lafon
· Mon Feb 26 11:10:37 2018 +0100
d80cb4e
MINOR: global: add some global activity counters to help debugging
by Willy Tarreau
· Sat Jan 20 19:30:13 2018 +0100
fbc74e8
MINOR/CLEANUP: proxy: rename "proxy" to "proxies_list"
by Olivier Houchard
· Fri Nov 24 16:54:05 2017 +0100
ee8269e
BUG/MINOR: stream: fix tv_request calculation for applets
by Willy Tarreau
· Thu Nov 23 17:34:29 2017 +0100
2a944ee
BUILD: threads: Rename SPIN/RWLOCK macros using HA_ prefix
by Christopher Faulet
· Tue Nov 07 10:42:54 2017 +0100
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