Gitiles
Code Review
Sign In
git01.mediatek.com
/
haproxy
/
a9ff994461c16513fe390c4f23f59746ca036fb8
/
src
/
dumpstats.c
« Previous
7654c9f
MEDIUM: sample: Remove types SMP_T_CSTR and SMP_T_CBIN, replace it by SMP_F_CONST flags
by Thierry FOURNIER
· 11 years ago
e1bcac5
MINOR: pattern: Rename "pat_idx_elt" to "pattern_tree"
by Thierry FOURNIER
· 11 years ago
b9b0846
MEDIUM: pattern: add indexation function.
by Thierry FOURNIER
· 11 years ago
1cf8f08
MINOR: sample: move smp_to_type to sample.c
by Willy Tarreau
· 11 years ago
3ead5b9
MINOR: pattern: separe list element from the data part.
by Thierry FOURNIER
· 11 years ago
972028f
MEDIUM: pattern: Change the prototype of the function pattern_register().
by Thierry FOURNIER
· 11 years ago
f522f3d
BUG/MEDIUM: stats: the "lastsess" field must appear last in the CSV.
by Willy Tarreau
· 11 years ago
bc233dd
MINOR: stats: report exact last session time in backend too
by Willy Tarreau
· 11 years ago
a20cb85
MINOR: stats: Enhancement to stats page to provide information of last session time.
by Bhaskar Maddala
· 11 years ago
4efb353
BUG/MINOR: cli: fix missing break in command line parser
by Willy Tarreau
· 11 years ago
12833bb
MINOR: cli: add the new "show pools" command
by Willy Tarreau
· 11 years ago
91b843d
REORG: stats: move the stats socket states to dumpstats.c
by Willy Tarreau
· 11 years ago
e43d532
MEDIUM: listener: apply a limit on the session rate submitted to SSL
by Willy Tarreau
· 11 years ago
93e7c00
MEDIUM: listener: add support for limiting the session rate in addition to the connection rate
by Willy Tarreau
· 11 years ago
71b734c
MINOR: cli: add more information to the "show info" output
by Willy Tarreau
· 11 years ago
aad6938
CLEANUP: connection: use conn_xprt_ready() instead of checking the flag
by Willy Tarreau
· 11 years ago
3c72872
CLEANUP: connection: use conn_ctrl_ready() instead of checking the flag
by Willy Tarreau
· 11 years ago
16f649c
REORG: polling: rename "fd_spec" to "fd_cache"
by Willy Tarreau
· 11 years ago
15a4dec
REORG: polling: rename "spec_e" to "state" and "spec_p" to "cache"
by Willy Tarreau
· 11 years ago
69a41fa
CLEANUP: polling: rename "spec_e" to "state"
by Willy Tarreau
· 11 years ago
410f810
BUG/MEDIUM: map: segmentation fault with the stats's socket command "set map ..."
by Thierry FOURNIER
· 11 years ago
d7ad9f5
MAJOR: channel: add a new flag CF_WAKE_WRITE to notify the task of writes
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
b800623
BUG/MEDIUM: stats: fix HTTP/1.0 breakage introduced in previous patch
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
a3ae932
BUG/MEDIUM: stats: the web interface must check the tracked servers before enabling
by Willy Tarreau
· 11 years ago
6b9d3a8
MINOR: stats: don't use a monospace font to report numbers
by Willy Tarreau
· 11 years ago
b908bef
BUILD: dumpstats: fix build error on Solaris
by Willy Tarreau
· 11 years ago
33a08db
MINOR: checks: add a PAUSED state for the checks
by Willy Tarreau
· 11 years ago
ff5ae35
MINOR: checks: use check->state instead of srv->state & SRV_CHECKED
by Willy Tarreau
· 11 years ago
2e10f5a
MINOR: checks: replace state DISABLED with CONFIGURED and ENABLED
by Willy Tarreau
· 11 years ago
2c115e5
MINOR: checks: rename the state flags
by Willy Tarreau
· 11 years ago
c0e0d7b
MEDIUM: map: dynamic manipulation of maps
by Thierry FOURNIER
· 11 years ago
48bcfda
MEDIUM: dumpstat: make the CLI parser understand the backslash as an escape char
by Thierry FOURNIER
· 11 years ago
284ddbf
MINOR: stats: provide some appctx information in "show sess all"
by Willy Tarreau
· 11 years ago
4171e9e
MEDIUM: stats: delay appctx initialization
by Willy Tarreau
· 11 years ago
1fbe1c9
MEDIUM: stream-int: return the allocated appctx in stream_int_register_handler()
by Willy Tarreau
· 11 years ago
7b4b499
MEDIUM: stream-int: replace occurrences of si->appctx with si_appctx()
by Willy Tarreau
· 11 years ago
32e3c6a
MAJOR: stream interface: dynamically allocate the outgoing connection
by Willy Tarreau
· 11 years ago
f79c817
MAJOR: connection: add two new flags to indicate readiness of control/transport
by Willy Tarreau
· 11 years ago
ce9dbcd
MEDIUM: stream-int: do not allocate a connection in parallel to applets
by Willy Tarreau
· 11 years ago
b363a1f
MAJOR: stream-int: stop using si->conn and use si->end instead
by Willy Tarreau
· 11 years ago
cf644ed
MEDIUM: stream-int: make ->end point to the connection or the appctx
by Willy Tarreau
· 11 years ago
9b6c2c7
MINOR: stream-int: rename ->applet to ->appctx
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
306f830
MEDIUM: stats: don't use conn->xprt_ctx anymore
by Willy Tarreau
· 11 years ago
a94d2d7
MEDIUM: stats: don't use conn->xprt_st anymore
by Willy Tarreau
· 11 years ago
6b7764a
MINOR: stats: remove some confusion between the DRAIN state and NOLB
by Willy Tarreau
· 11 years ago
f465994
BUG/MINOR: stats: do not report "via" on tracking servers in maintenance
by Willy Tarreau
· 11 years ago
8c3d0be
MEDIUM: Add DRAIN state and report it on the stats page
by Simon Horman
· 11 years ago
671b6f0
MEDIUM: Add enable and disable agent unix socket commands
by Simon Horman
· 11 years ago
58c3297
MEDIUM: Set rise and fall of agent checks to 1
by Simon Horman
· 11 years ago
d32c399
MINOR: stats: report correct throttling percentage for servers in slowstart
by Willy Tarreau
· 11 years ago
125d099
MEDIUM: Move health element to struct check
by Simon Horman
· 12 years ago
cd5d7b6
MEDIUM: Add state to struct check
by Simon Horman
· 12 years ago
4a74143
MEDIUM: Paramatise functions over the check of a server
by Simon Horman
· 12 years ago
33fba6f
BUG/MINOR: cli: "clear table" must not kill entries that don't match condition
by Willy Tarreau
· 11 years ago
47060b6
MINOR: cli: make it possible to enter multiple values at once with "set table"
by Willy Tarreau
· 11 years ago
ce54d1b
MEDIUM: cli: adjust the method for feeding frequency counters in tables
by Willy Tarreau
· 11 years ago
dc13c11
BUG/MEDIUM: prevent gcc from moving empty keywords lists into BSS
by Willy Tarreau
· 11 years ago
9131957
BUG/MEDIUM: stats: allocate the stats frontend also on "stats bind-process"
by Willy Tarreau
· 12 years ago
cc8bb92
MINOR: stats: show soft-stopped servers in different color
by Geoff Bucar
· 12 years ago
656a9ce
BUG/MINOR: stats: the status bar does not appear anymore after a change
by Willy Tarreau
· 12 years ago
ba6be98
BUG/MINOR: stats: fix confirmation links on the stats interface
by Willy Tarreau
· 12 years ago
5465684
MINOR: stats: remove the autofocus on the scope input field
by Cyril Bonté
· 12 years ago
88c278f
MEDIUM: stats: add proxy name filtering on the statistic page
by de Lafond Guillaume
· 12 years ago
04b3a19
BUG/MINOR: cli: "clear table xx data.xx" does not work anymore
by Willy Tarreau
· 12 years ago
20e9932
BUG/MINOR: cli: "clear table" did not work anymore without a key
by Willy Tarreau
· 12 years ago
7d09b9a
MEDIUM: server: Break out set weight processing code
by Simon Horman
· 12 years ago
74d8831
CLEANUP: dumpstats: Make cli_release_handler() static
by Simon Horman
· 12 years ago
e95c4ce
BUG/MINOR: cli: show sess should always validate s->listener
by Willy Tarreau
· 12 years ago
354898b
MINOR: stats: replace STAT_FMT_CSV with STAT_FMT_HTML
by Willy Tarreau
· 12 years ago
56adcf2
MINOR: tools: simplify the use of the int to ascii macros
by Willy Tarreau
· 12 years ago
466c9b5
MEDIUM: stats: use multi-line tips to display detailed counters
by Willy Tarreau
· 12 years ago
e7dbfc6
MEDIUM: stats: use hover boxes instead of title to report details
by Willy Tarreau
· 12 years ago
b5ba4ec
REORG: stats: functions are now HTTP/CLI agnostic
by Willy Tarreau
· 12 years ago
1facd6d
REORG: stats: move the HTTP header injection to proto_http
by Willy Tarreau
· 12 years ago
d9bdcd5
REORG: stats: massive code reorg and cleanup
by Willy Tarreau
· 12 years ago
55e4ecd
MINOR: stats: add a few more information on session dump
by Willy Tarreau
· 12 years ago
4445502
BUILD: stdbool is not portable
by Willy Tarreau
· 12 years ago
78bbeb4
BUG/MAJOR: stats: correctly check for a possible divide error when showing compression ratios
by Willy Tarreau
· 12 years ago
5730c68
MINOR: stats: compute the ratio of compressed response based on 2xx responses
by Willy Tarreau
· 12 years ago
909d517
MINOR: cli: improve output format for show sess $ptr
by Willy Tarreau
· 12 years ago
5f9a877
BUG/MAJOR: cli: show sess <id> may randomly corrupt the back-ref list
by Willy Tarreau
· 12 years ago
7615366
MINOR: cli: add support for the "show sess all" command
by Willy Tarreau
· 12 years ago
5e16cbc
MINOR: stats: report the total number of compressed responses per front/back
by Willy Tarreau
· 12 years ago
f149d8f
MINOR: stats: also report the computed compression savings in html stats
by Willy Tarreau
· 12 years ago
0eb2bed
BUG/MINOR: stats: fix inversion of the report of a check in progress
by Willy Tarreau
· 12 years ago
5a78f36
MAJOR: checks: rework completely bogus state machine
by Willy Tarreau
· 12 years ago
e6d9702
MINOR: cli: report the msg state in full text in "show sess $PTR"
by Willy Tarreau
· 12 years ago
55058a7
MINOR: stats: report HTTP compression stats per frontend and per backend
by Willy Tarreau
· 12 years ago
83d84cf
BUILD: silence a warning on Solaris about usage of isdigit()
by Willy Tarreau
· 12 years ago
85d47f9
MINOR: cli: report an error message on missing argument to compression rate
by Willy Tarreau
· 12 years ago
e3a7d99
MINOR: compression: report zlib memory usage
by William Lallemand
· 12 years ago
096f554
MINOR: compression: rate limit in 'show info'
by William Lallemand
· 12 years ago
1feca01
MINOR: cli: report the fd state in "show sess xxx"
by Willy Tarreau
· 12 years ago
7a0169a
BUILD: cli: fix build when SSL is enabled
by Willy Tarreau
· 12 years ago
bc174aa
MINOR: cli: report connection status in "show sess xxx"
by Willy Tarreau
· 12 years ago
110ecc1
MINOR: config: support process ranges for "bind-process"
by Willy Tarreau
· 12 years ago
Next »