Gitiles
Code Review
Sign In
git01.mediatek.com
/
haproxy
/
079bd012433656146cd2d85cc9e9ec0f64b746f7
/
include
/
proto
/
dumpstats.h
af3cf70
MEDIUM: stats: reimplement HTTP keep-alive on the stats page
by Willy Tarreau
· Tue Apr 22 22:19:53 2014 +0200
91b843d
REORG: stats: move the stats socket states to dumpstats.c
by Willy Tarreau
· Tue Jan 28 16:27:17 2014 +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
f3221f9
MEDIUM: stats: add support for HTTP keep-alive on the stats page
by Willy Tarreau
· Sat Dec 28 21:11:35 2013 +0100
c0e0d7b
MEDIUM: map: dynamic manipulation of maps
by Thierry FOURNIER
· Wed Dec 11 16:55:52 2013 +0100
4171e9e
MEDIUM: stats: delay appctx initialization
by Willy Tarreau
· Sun Dec 01 12:32:30 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
88c278f
MEDIUM: stats: add proxy name filtering on the statistic page
by de Lafond Guillaume
· Mon Apr 15 19:27:10 2013 +0200
354898b
MINOR: stats: replace STAT_FMT_CSV with STAT_FMT_HTML
by Willy Tarreau
· Sun Dec 23 18:15:23 2012 +0100
d9bdcd5
REORG: stats: massive code reorg and cleanup
by Willy Tarreau
· Sat Dec 22 20:31:10 2012 +0100
c7e4238
REORG: buffers: split buffers into chunk,buffer,channel
by Willy Tarreau
· Fri Aug 24 19:22:53 2012 +0200
654694e
MEDIUM: stats/cli: add support for "set table key" to enter values
by Willy Tarreau
· Thu Jun 07 01:03:16 2012 +0200
19979e1
MINOR: stats admin: reduce memcmp()/strcmp() calls on status codes
by Cyril Bonté
· Wed Apr 04 12:57:21 2012 +0200
cf8d9ae
MINOR: stats admin: allow unordered parameters in POST requests
by Cyril Bonté
· Wed Apr 04 12:57:18 2012 +0200
c88b887
[MINOR] More flexible clearing of stick table
by Simon Horman
· Wed Jun 15 15:18:49 2011 +0900
9bd2c73
[CLEANUP] dumpstats: make symbols static where possible
by Simon Horman
· Wed Jun 15 15:18:44 2011 +0900
295a837
[REORG] session: move the data_ctx struct to the stream interface's applet
by Willy Tarreau
· Thu Mar 10 11:25:07 2011 +0100
5ec29ff
[CLEANUP] stats: make all dump functions only rely on the stream interface
by Willy Tarreau
· Sun Feb 13 15:27:22 2011 +0100
b24281b
[MINOR] stream_interface: make use of an applet descriptor for IO handlers
by Willy Tarreau
· Sun Feb 13 13:16:36 2011 +0100
474be41
[MEDIUM] stats: add an admin level
by Cyril Bonté
· Tue Oct 12 00:14:36 2010 +0200
70be45d
[MEDIUM] enable/disable servers from the stats web interface
by Cyril Bonté
· Tue Oct 12 00:14:35 2010 +0200
69f58c8
[MEDIUM] stats: add "show table [<name>]" to dump a stick-table
by Willy Tarreau
· Mon Jul 12 17:55:33 2010 +0200
decd14d
[MEDIUM] stats: rely on the standard session_accept() function
by Willy Tarreau
· Tue Jun 01 18:03:19 2010 +0200
eb47268
[MEDIUM] separate protocol-level accept() from the frontend's
by Willy Tarreau
· Fri May 28 18:46:57 2010 +0200
ea1f5fe
[MINOR] stats: use a dedicated state to output static data
by Willy Tarreau
· Sun Oct 11 23:12:51 2009 +0200
aeebf9b
[MEDIUM] Collect & provide separate statistics for sockets, v2
by Krzysztof Piotr Oledzki
· Sun Oct 04 15:43:17 2009 +0200
b0c9bc4
[MEDIUM] stats: make HTTP stats use an I/O handler
by Willy Tarreau
· Sun Oct 04 15:56:38 2009 +0200
f5a885f
[MEDIUM] stats: don't use s->ana_state anymore
by Willy Tarreau
· Sun Oct 04 14:22:18 2009 +0200
24955a1
[MINOR] stats: make stats_dump_raw_to_buffer() use buffer_feed_chunk
by Willy Tarreau
· Sun Oct 04 11:54:04 2009 +0200
7e72a8f
[MINOR] stats_dump_sess_to_buffer: use buffer_feed_chunk()
by Willy Tarreau
· Sat Oct 03 23:55:14 2009 +0200
61b3473
[MINOR] stats_dump_errors_to_buffer: use buffer_feed_chunk()
by Willy Tarreau
· Sat Oct 03 23:49:35 2009 +0200
9a42c0d
[MEDIUM] stats: replace the stats socket analyser with an SI applet
by Willy Tarreau
· Tue Sep 22 19:31:03 2009 +0200
5ca791d
[CLEANUP] move remaining stats sockets code to dumpstats
by Willy Tarreau
· Sun Aug 16 19:06:42 2009 +0200
74808cb
[MEDIUM] implement error dump on unix socket with "show errors"
by Willy Tarreau
· Wed Mar 04 15:53:18 2009 +0100
3dfe6cd
[MEDIUM] add support for "show sess" in unix stats socket
by Willy Tarreau
· Sun Dec 07 22:29:48 2008 +0100
0a46489
[MINOR] slightly rebalance stats_dump_{raw,http}
by Willy Tarreau
· Sun Dec 07 18:30:00 2008 +0100
01bf867
[MEDIUM] reference the current hijack function in the buffer itself
by Willy Tarreau
· Sun Dec 07 18:03:29 2008 +0100
b1356cf
[MAJOR] make unix sockets work again with stats
by Willy Tarreau
· Sun Dec 07 16:06:43 2008 +0100
10522fd
[MEDIUM] modularize the global "stats" keyword configuration parser
by Willy Tarreau
· Wed Jul 09 20:12:41 2008 +0200
39f7e6d
[MEDIUM] fix stats socket limitation to 16 kB
by Willy Tarreau
· Mon Mar 17 21:38:24 2008 +0100
2c6962c
[MAJOR] proto_uxst rework -> SNMP support
by Krzysztof Piotr Oledzki
· Sun Mar 02 02:42:14 2008 +0100
a8efd36
[STATS] add support for "show info" on the unix socket
by Willy Tarreau
· Thu Jan 03 10:19:15 2008 +0100
fbee713
[MEDIUM] introduce the "stats" keyword in global section
by Willy Tarreau
· Thu Oct 18 13:53:22 2007 +0200
3e76e72
[MEDIUM] implement the statistics output on a unix socket
by Willy Tarreau
· Wed Oct 17 18:57:38 2007 +0200
55bb845
[MEDIUM] implement the CSV output for the statistics
by Willy Tarreau
· Wed Oct 17 18:44:57 2007 +0200
9186126
[MEDIUM] moved stats and buffer generic functions to new files
by Willy Tarreau
· Wed Oct 17 17:06:05 2007 +0200