Gitiles
Code Review
Sign In
git01.mediatek.com
/
haproxy
/
12ba0c29d68e3160690325a70476c9610cfd227d
/
include
/
proto
/
dumpstats.h
3057645
CLEANUP: applet: rename struct si_applet to applet
by Willy Tarreau
· 10 years ago
8a8d83b
REORG: applet: move the applet definitions out of stream_interface
by Willy Tarreau
· 10 years ago
af3cf70
MEDIUM: stats: reimplement HTTP keep-alive on the stats page
by Willy Tarreau
· 11 years ago
91b843d
REORG: stats: move the stats socket states to dumpstats.c
by Willy Tarreau
· 11 years ago
51437d2
Revert "MEDIUM: stats: add support for HTTP keep-alive on the stats page"
by Willy Tarreau
· 11 years ago
f3221f9
MEDIUM: stats: add support for HTTP keep-alive on the stats page
by Willy Tarreau
· 11 years ago
c0e0d7b
MEDIUM: map: dynamic manipulation of maps
by Thierry FOURNIER
· 11 years ago
4171e9e
MEDIUM: stats: delay appctx initialization
by Willy Tarreau
· 11 years ago
347a35d
MAJOR: stats: move the HTTP stats handling to its applet
by Willy Tarreau
· 11 years ago
96d4491
MEDIUM: stats: prepare the HTTP stats I/O handler to support more states
by Willy Tarreau
· 11 years ago
88c278f
MEDIUM: stats: add proxy name filtering on the statistic page
by de Lafond Guillaume
· 12 years ago
354898b
MINOR: stats: replace STAT_FMT_CSV with STAT_FMT_HTML
by Willy Tarreau
· 12 years ago
d9bdcd5
REORG: stats: massive code reorg and cleanup
by Willy Tarreau
· 12 years ago
c7e4238
REORG: buffers: split buffers into chunk,buffer,channel
by Willy Tarreau
· 12 years ago
654694e
MEDIUM: stats/cli: add support for "set table key" to enter values
by Willy Tarreau
· 12 years ago
19979e1
MINOR: stats admin: reduce memcmp()/strcmp() calls on status codes
by Cyril Bonté
· 13 years ago
cf8d9ae
MINOR: stats admin: allow unordered parameters in POST requests
by Cyril Bonté
· 13 years ago
c88b887
[MINOR] More flexible clearing of stick table
by Simon Horman
· 13 years ago
9bd2c73
[CLEANUP] dumpstats: make symbols static where possible
by Simon Horman
· 13 years ago
295a837
[REORG] session: move the data_ctx struct to the stream interface's applet
by Willy Tarreau
· 14 years ago
5ec29ff
[CLEANUP] stats: make all dump functions only rely on the stream interface
by Willy Tarreau
· 14 years ago
b24281b
[MINOR] stream_interface: make use of an applet descriptor for IO handlers
by Willy Tarreau
· 14 years ago
474be41
[MEDIUM] stats: add an admin level
by Cyril Bonté
· 14 years ago
70be45d
[MEDIUM] enable/disable servers from the stats web interface
by Cyril Bonté
· 14 years ago
69f58c8
[MEDIUM] stats: add "show table [<name>]" to dump a stick-table
by Willy Tarreau
· 14 years ago
decd14d
[MEDIUM] stats: rely on the standard session_accept() function
by Willy Tarreau
· 14 years ago
eb47268
[MEDIUM] separate protocol-level accept() from the frontend's
by Willy Tarreau
· 14 years ago
ea1f5fe
[MINOR] stats: use a dedicated state to output static data
by Willy Tarreau
· 15 years ago
aeebf9b
[MEDIUM] Collect & provide separate statistics for sockets, v2
by Krzysztof Piotr Oledzki
· 15 years ago
b0c9bc4
[MEDIUM] stats: make HTTP stats use an I/O handler
by Willy Tarreau
· 15 years ago
f5a885f
[MEDIUM] stats: don't use s->ana_state anymore
by Willy Tarreau
· 15 years ago
24955a1
[MINOR] stats: make stats_dump_raw_to_buffer() use buffer_feed_chunk
by Willy Tarreau
· 15 years ago
7e72a8f
[MINOR] stats_dump_sess_to_buffer: use buffer_feed_chunk()
by Willy Tarreau
· 15 years ago
61b3473
[MINOR] stats_dump_errors_to_buffer: use buffer_feed_chunk()
by Willy Tarreau
· 15 years ago
9a42c0d
[MEDIUM] stats: replace the stats socket analyser with an SI applet
by Willy Tarreau
· 15 years ago
5ca791d
[CLEANUP] move remaining stats sockets code to dumpstats
by Willy Tarreau
· 15 years ago
74808cb
[MEDIUM] implement error dump on unix socket with "show errors"
by Willy Tarreau
· 16 years ago
3dfe6cd
[MEDIUM] add support for "show sess" in unix stats socket
by Willy Tarreau
· 16 years ago
0a46489
[MINOR] slightly rebalance stats_dump_{raw,http}
by Willy Tarreau
· 16 years ago
01bf867
[MEDIUM] reference the current hijack function in the buffer itself
by Willy Tarreau
· 16 years ago
b1356cf
[MAJOR] make unix sockets work again with stats
by Willy Tarreau
· 16 years ago
10522fd
[MEDIUM] modularize the global "stats" keyword configuration parser
by Willy Tarreau
· 16 years ago
39f7e6d
[MEDIUM] fix stats socket limitation to 16 kB
by Willy Tarreau
· 17 years ago
2c6962c
[MAJOR] proto_uxst rework -> SNMP support
by Krzysztof Piotr Oledzki
· 17 years ago
a8efd36
[STATS] add support for "show info" on the unix socket
by Willy Tarreau
· 17 years ago
fbee713
[MEDIUM] introduce the "stats" keyword in global section
by Willy Tarreau
· 17 years ago
3e76e72
[MEDIUM] implement the statistics output on a unix socket
by Willy Tarreau
· 17 years ago
55bb845
[MEDIUM] implement the CSV output for the statistics
by Willy Tarreau
· 17 years ago
9186126
[MEDIUM] moved stats and buffer generic functions to new files
by Willy Tarreau
· 17 years ago