Gitiles
Code Review
Sign In
git01.mediatek.com
/
haproxy
/
e9187f8263ec1aa93379479c0454981746a543a8
/
src
/
dumpstats.c
f7e04e9
MINOR: cli: remove information about acl or map owner.
by Thierry FOURNIER
· Thu Mar 20 11:45:47 2014 +0100
65ce613
MINOR: pattern/cli: Update used terms in documentation and cli
by Thierry FOURNIER
· Thu Mar 20 11:42:45 2014 +0100
66eb9bf
MINOR: pattern: Remove the flag "PAT_F_FROM_FILE".
by Thierry FOURNIER
· Tue Feb 11 16:19:46 2014 +0100
64c585f
MINOR: cli: Block the usage of the command "acl add" in many cases.
by Thierry FOURNIER
· Wed Jan 29 20:02:36 2014 +0100
364cfdf
MEDIUM: dumpstats: Display error message during add of values.
by Thierry FOURNIER
· Wed Jan 29 19:08:49 2014 +0100
9356c68
MEDIUM: dumpstats/pattern: display and use each pointer of each pattern dumped
by Thierry FOURNIER
· Tue Jan 28 15:55:37 2014 +0100
86db66a
MINOR: dumpstats: display the reference for th key/pattern and value.
by Thierry FOURNIER
· Tue Mar 11 18:37:58 2014 +0100
0d6ba51
MINOR: pattern: store configuration reference for each acl or map pattern.
by Thierry FOURNIER
· Tue Feb 11 03:31:34 2014 +0100
af5a29d
MINOR: pattern: Each pattern is identified by unique id.
by Thierry FOURNIER
· Tue Mar 11 14:29:22 2014 +0100
5d34408
MEDIUM: pattern: The expected type is stored in the pattern head, and conversion is executed once.
by Thierry FOURNIER
· Mon Jan 27 14:19:53 2014 +0100
c5959fd
MEDIUM: pattern: merge same pattern
by Thierry FOURNIER
· Mon Jan 20 14:29:33 2014 +0100
1e00d38
MAJOR: pattern/map: Extends the map edition system in the patterns
by Thierry FOURNIER
· Tue Feb 11 11:31:40 2014 +0100
8888635
MINOR: map/pattern: The sample parser is stored in the pattern
by Thierry FOURNIER
· Wed Jan 15 15:17:23 2014 +0100
55d0b10
MEDIUM: pattern: add sample lookup function.
by Thierry FOURNIER
· Wed Jan 15 11:25:26 2014 +0100
6f7203d
MEDIUM: pattern: add prune function
by Thierry FOURNIER
· Tue Jan 14 16:24:51 2014 +0100
b113650
MEDIUM: pattern: add delete functions
by Thierry FOURNIER
· Wed Jan 15 11:38:49 2014 +0100
b4be129
MINOR: map/dumpstats: The cli cmd "get map ..." display the "int" format.
by Thierry FOURNIER
· Fri Jan 17 15:14:41 2014 +0100
b990384
MINOR: dumpstats: change the "get map" display management
by Thierry FOURNIER
· Tue Mar 11 18:48:17 2014 +0100
d572343
MINOR: dumpstats: change map inline sentences
by Thierry FOURNIER
· Tue Mar 11 13:52:44 2014 +0100
1794fdf
MEDIUM: pattern: The function pattern_exec_match() returns "struct pattern" if the patten match.
by Thierry FOURNIER
· Fri Jan 17 15:25:13 2014 +0100
1432a0c
MINOR: dumpstats: Group map inline help
by Thierry FOURNIER
· Tue Mar 11 13:42:38 2014 +0100
7654c9f
MEDIUM: sample: Remove types SMP_T_CSTR and SMP_T_CBIN, replace it by SMP_F_CONST flags
by Thierry FOURNIER
· Tue Dec 17 00:20:33 2013 +0100
e1bcac5
MINOR: pattern: Rename "pat_idx_elt" to "pattern_tree"
by Thierry FOURNIER
· Fri Dec 13 16:09:50 2013 +0100
b9b0846
MEDIUM: pattern: add indexation function.
by Thierry FOURNIER
· Fri Dec 13 15:12:32 2013 +0100
1cf8f08
MINOR: sample: move smp_to_type to sample.c
by Willy Tarreau
· Fri Feb 07 12:14:54 2014 +0100
3ead5b9
MINOR: pattern: separe list element from the data part.
by Thierry FOURNIER
· Fri Dec 13 12:12:18 2013 +0100
972028f
MEDIUM: pattern: Change the prototype of the function pattern_register().
by Thierry FOURNIER
· Thu Jan 23 17:53:31 2014 +0100
f522f3d
BUG/MEDIUM: stats: the "lastsess" field must appear last in the CSV.
by Willy Tarreau
· Mon Feb 10 22:22:49 2014 +0100
bc233dd
MINOR: stats: report exact last session time in backend too
by Willy Tarreau
· Sun Feb 09 00:50:01 2014 +0100
a20cb85
MINOR: stats: Enhancement to stats page to provide information of last session time.
by Bhaskar Maddala
· Mon Feb 03 16:26:46 2014 -0500
4efb353
BUG/MINOR: cli: fix missing break in command line parser
by Willy Tarreau
· Wed Jan 29 12:13:39 2014 +0100
12833bb
MINOR: cli: add the new "show pools" command
by Willy Tarreau
· Tue Jan 28 16:49:56 2014 +0100
91b843d
REORG: stats: move the stats socket states to dumpstats.c
by Willy Tarreau
· Tue Jan 28 16:27:17 2014 +0100
e43d532
MEDIUM: listener: apply a limit on the session rate submitted to SSL
by Willy Tarreau
· Mon Oct 07 20:01:52 2013 +0200
93e7c00
MEDIUM: listener: add support for limiting the session rate in addition to the connection rate
by Willy Tarreau
· Mon Oct 07 18:51:07 2013 +0200
71b734c
MINOR: cli: add more information to the "show info" output
by Willy Tarreau
· Tue Jan 28 15:19:44 2014 +0100
aad6938
CLEANUP: connection: use conn_xprt_ready() instead of checking the flag
by Willy Tarreau
· Thu Jan 23 14:21:42 2014 +0100
3c72872
CLEANUP: connection: use conn_ctrl_ready() instead of checking the flag
by Willy Tarreau
· Thu Jan 23 13:50:42 2014 +0100
16f649c
REORG: polling: rename "fd_spec" to "fd_cache"
by Willy Tarreau
· Sat Jan 25 19:10:48 2014 +0100
15a4dec
REORG: polling: rename "spec_e" to "state" and "spec_p" to "cache"
by Willy Tarreau
· Mon Jan 20 11:09:39 2014 +0100
69a41fa
CLEANUP: polling: rename "spec_e" to "state"
by Willy Tarreau
· Mon Jan 20 11:02:59 2014 +0100
410f810
BUG/MEDIUM: map: segmentation fault with the stats's socket command "set map ..."
by Thierry FOURNIER
· Wed Jan 15 18:09:36 2014 +0100
d7ad9f5
MAJOR: channel: add a new flag CF_WAKE_WRITE to notify the task of writes
by Willy Tarreau
· Tue Dec 31 17:26:25 2013 +0100
51437d2
Revert "MEDIUM: stats: add support for HTTP keep-alive on the stats page"
by Willy Tarreau
· Sun Dec 29 00:43:40 2013 +0100
b800623
BUG/MEDIUM: stats: fix HTTP/1.0 breakage introduced in previous patch
by Willy Tarreau
· Sat Dec 28 21:48:56 2013 +0100
f3221f9
MEDIUM: stats: add support for HTTP keep-alive on the stats page
by Willy Tarreau
· Sat Dec 28 21:11:35 2013 +0100
a3ae932
BUG/MEDIUM: stats: the web interface must check the tracked servers before enabling
by Willy Tarreau
· Sat Dec 28 21:28:49 2013 +0100
6b9d3a8
MINOR: stats: don't use a monospace font to report numbers
by Willy Tarreau
· Mon Dec 16 09:00:35 2013 +0100
b908bef
BUILD: dumpstats: fix build error on Solaris
by Willy Tarreau
· Mon Dec 16 01:42:03 2013 +0100
33a08db
MINOR: checks: add a PAUSED state for the checks
by Willy Tarreau
· Wed Dec 11 21:03:31 2013 +0100
ff5ae35
MINOR: checks: use check->state instead of srv->state & SRV_CHECKED
by Willy Tarreau
· Wed Dec 11 20:36:34 2013 +0100
2e10f5a
MINOR: checks: replace state DISABLED with CONFIGURED and ENABLED
by Willy Tarreau
· Wed Dec 11 20:11:55 2013 +0100
2c115e5
MINOR: checks: rename the state flags
by Willy Tarreau
· Wed Dec 11 19:41:16 2013 +0100
c0e0d7b
MEDIUM: map: dynamic manipulation of maps
by Thierry FOURNIER
· Wed Dec 11 16:55:52 2013 +0100
48bcfda
MEDIUM: dumpstat: make the CLI parser understand the backslash as an escape char
by Thierry FOURNIER
· Tue Dec 10 18:54:58 2013 +0100
284ddbf
MINOR: stats: provide some appctx information in "show sess all"
by Willy Tarreau
· Sun Dec 01 20:45:00 2013 +0100
4171e9e
MEDIUM: stats: delay appctx initialization
by Willy Tarreau
· Sun Dec 01 12:32:30 2013 +0100
1fbe1c9
MEDIUM: stream-int: return the allocated appctx in stream_int_register_handler()
by Willy Tarreau
· Sun Dec 01 09:35:41 2013 +0100
7b4b499
MEDIUM: stream-int: replace occurrences of si->appctx with si_appctx()
by Willy Tarreau
· Sun Dec 01 09:15:12 2013 +0100
32e3c6a
MAJOR: stream interface: dynamically allocate the outgoing connection
by Willy Tarreau
· Fri Oct 11 19:34:20 2013 +0200
f79c817
MAJOR: connection: add two new flags to indicate readiness of control/transport
by Willy Tarreau
· Mon Oct 21 16:30:56 2013 +0200
ce9dbcd
MEDIUM: stream-int: do not allocate a connection in parallel to applets
by Willy Tarreau
· Tue Oct 01 17:12:05 2013 +0200
b363a1f
MAJOR: stream-int: stop using si->conn and use si->end instead
by Willy Tarreau
· Tue Oct 01 10:45:07 2013 +0200
cf644ed
MEDIUM: stream-int: make ->end point to the connection or the appctx
by Willy Tarreau
· Sun Sep 29 17:19:56 2013 +0200
9b6c2c7
MINOR: stream-int: rename ->applet to ->appctx
by Willy Tarreau
· Sun Nov 24 09:38:33 2013 +0100
347a35d
MAJOR: stats: move the HTTP stats handling to its applet
by Willy Tarreau
· Fri Nov 22 17:51:09 2013 +0100
96d4491
MEDIUM: stats: prepare the HTTP stats I/O handler to support more states
by Willy Tarreau
· Fri Nov 22 12:25:24 2013 +0100
306f830
MEDIUM: stats: don't use conn->xprt_ctx anymore
by Willy Tarreau
· Mon Jul 08 15:53:06 2013 +0200
a94d2d7
MEDIUM: stats: don't use conn->xprt_st anymore
by Willy Tarreau
· Mon Jul 08 15:38:15 2013 +0200
6b7764a
MINOR: stats: remove some confusion between the DRAIN state and NOLB
by Willy Tarreau
· Wed Dec 04 00:43:21 2013 +0100
f465994
BUG/MINOR: stats: do not report "via" on tracking servers in maintenance
by Willy Tarreau
· Thu Nov 28 10:50:06 2013 +0100
8c3d0be
MEDIUM: Add DRAIN state and report it on the stats page
by Simon Horman
· Mon Nov 25 10:46:40 2013 +0900
671b6f0
MEDIUM: Add enable and disable agent unix socket commands
by Simon Horman
· Mon Nov 25 10:46:39 2013 +0900
58c3297
MEDIUM: Set rise and fall of agent checks to 1
by Simon Horman
· Mon Nov 25 10:46:38 2013 +0900
d32c399
MINOR: stats: report correct throttling percentage for servers in slowstart
by Willy Tarreau
· Thu Nov 21 15:30:45 2013 +0100
125d099
MEDIUM: Move health element to struct check
by Simon Horman
· Sun Feb 24 17:23:38 2013 +0900
cd5d7b6
MEDIUM: Add state to struct check
by Simon Horman
· Sun Feb 24 17:23:38 2013 +0900
4a74143
MEDIUM: Paramatise functions over the check of a server
by Simon Horman
· Sat Feb 23 15:35:38 2013 +0900
33fba6f
BUG/MINOR: cli: "clear table" must not kill entries that don't match condition
by Willy Tarreau
· Tue Aug 13 16:44:40 2013 +0200
47060b6
MINOR: cli: make it possible to enter multiple values at once with "set table"
by Willy Tarreau
· Thu Aug 01 21:11:42 2013 +0200
ce54d1b
MEDIUM: cli: adjust the method for feeding frequency counters in tables
by Willy Tarreau
· Tue Jul 23 23:44:30 2013 +0200
dc13c11
BUG/MEDIUM: prevent gcc from moving empty keywords lists into BSS
by Willy Tarreau
· Fri Jun 21 23:16:39 2013 +0200
9131957
BUG/MEDIUM: stats: allocate the stats frontend also on "stats bind-process"
by Willy Tarreau
· Sat Apr 20 09:48:50 2013 +0200
cc8bb92
MINOR: stats: show soft-stopped servers in different color
by Geoff Bucar
· Thu Apr 18 13:53:16 2013 -0700
656a9ce
BUG/MINOR: stats: the status bar does not appear anymore after a change
by Willy Tarreau
· Fri Apr 19 14:41:29 2013 +0200
ba6be98
BUG/MINOR: stats: fix confirmation links on the stats interface
by Willy Tarreau
· Fri Apr 19 12:16:55 2013 +0200
5465684
MINOR: stats: remove the autofocus on the scope input field
by Cyril Bonté
· Thu Apr 18 22:38:35 2013 +0200
88c278f
MEDIUM: stats: add proxy name filtering on the statistic page
by de Lafond Guillaume
· Mon Apr 15 19:27:10 2013 +0200
04b3a19
BUG/MINOR: cli: "clear table xx data.xx" does not work anymore
by Willy Tarreau
· Sat Apr 13 09:41:37 2013 +0200
20e9932
BUG/MINOR: cli: "clear table" did not work anymore without a key
by Willy Tarreau
· Sat Apr 13 09:22:25 2013 +0200
7d09b9a
MEDIUM: server: Break out set weight processing code
by Simon Horman
· Tue Feb 12 10:45:51 2013 +0900
74d8831
CLEANUP: dumpstats: Make cli_release_handler() static
by Simon Horman
· Tue Feb 12 10:45:50 2013 +0900
e95c4ce
BUG/MINOR: cli: show sess should always validate s->listener
by Willy Tarreau
· Thu Jan 24 00:48:39 2013 +0100
354898b
MINOR: stats: replace STAT_FMT_CSV with STAT_FMT_HTML
by Willy Tarreau
· Sun Dec 23 18:15:23 2012 +0100
56adcf2
MINOR: tools: simplify the use of the int to ascii macros
by Willy Tarreau
· Sun Dec 23 18:00:29 2012 +0100
466c9b5
MEDIUM: stats: use multi-line tips to display detailed counters
by Willy Tarreau
· Sun Dec 23 02:25:03 2012 +0100
e7dbfc6
MEDIUM: stats: use hover boxes instead of title to report details
by Willy Tarreau
· Sun Dec 23 01:59:23 2012 +0100
b5ba4ec
REORG: stats: functions are now HTTP/CLI agnostic
by Willy Tarreau
· Sat Dec 22 23:20:30 2012 +0100
1facd6d
REORG: stats: move the HTTP header injection to proto_http
by Willy Tarreau
· Sat Dec 22 22:03:39 2012 +0100
d9bdcd5
REORG: stats: massive code reorg and cleanup
by Willy Tarreau
· Sat Dec 22 20:31:10 2012 +0100
Next »