- 99a8d0f BUG/MINOR: stats: properly handle server stats dumping resumption by Aurelien DARRAGON · Tue Jan 31 09:51:32 2023 +0100
- 87633c3 MEDIUM: tree-wide: Move flags about shut from the channel to the SC by Christopher Faulet · Mon Apr 03 18:32:50 2023 +0200
- df15a5d MEDIUM: stats: Use the sedesc to report and detect end of processing by Christopher Faulet · Fri Mar 31 11:28:22 2023 +0200
- 9229774 MINOR: applet: No longer set EOI on the SC by Christopher Faulet · Tue Mar 21 11:52:16 2023 +0100
- 41a454d BUG/MINOR: stats: Don't replace sc_shutr() by SE_FL_EOS flag yet by Christopher Faulet · Tue Mar 28 12:02:03 2023 +0200
- c2c043e BUG/MEDIUM: stats: Consume the request except when parsing the POST payload by Christopher Faulet · Wed Mar 22 09:30:40 2023 +0100
- b08c525 MINOR: stconn: Always report READ/WRITE event on shutr/shutw by Christopher Faulet · Mon Feb 20 07:55:19 2023 +0100
- b685ad0 BUG/MINOR: clock/stats: also use start_time not start_date in HTML info by Willy Tarreau · Fri Feb 10 16:53:35 2023 +0100
- 6093ba4 BUG/MINOR: clock: do not mix wall-clock and monotonic time in uptime calculation by Willy Tarreau · Tue Feb 07 15:52:14 2023 +0100
- d97d1d7 BUG/MINOR: stats: Prevent HTTP "other sessions" counter underflows by Frédéric Lécaille · Mon Feb 06 09:23:56 2023 +0100
- 90304dc BUG/MINOR: stats: fix STAT_STARTED behavior with full htx by Aurelien DARRAGON · Thu Feb 02 19:01:02 2023 +0100
- 28a2361 BUG/MINOR: stats: fix show stats field ctx for servers by Aurelien DARRAGON · Thu Feb 02 18:13:30 2023 +0100
- 9b07d4f BUG/MINOR: stats: fix ctx->field update in stats_dump_proxy_to_buffer() by Aurelien DARRAGON · Fri Feb 03 11:43:05 2023 +0100
- e5958d0 BUG/MEDIUM: stats: fix resolvers dump by Aurelien DARRAGON · Thu Feb 02 17:27:27 2023 +0100
- 1465684 BUG/MINOR: stats: fix source buffer size for http dump by Aurelien DARRAGON · Fri Feb 03 08:31:42 2023 +0100
- 758c69d MINOR: listener: move the maxconn parameter to the bind_conf by Willy Tarreau · Thu Jan 12 18:59:37 2023 +0100
- 9969adb MINOR: stats: add by HTTP version cumulated number of sessions and requests by Frédéric Lécaille · Wed Jan 18 11:52:21 2023 +0100
- 5e7ecbe BUG/MINOR: stats: use proper buffer size for http dump by Aurelien DARRAGON · Thu Feb 02 15:03:12 2023 +0100
- 6be8d09 OPTIM: global: move byte counts out of global and per-thread by Willy Tarreau · Thu Jan 12 16:08:41 2023 +0100
- 6e1bbc4 REORG: channel: Rename CF_READ_NULL to CF_READ_EVENT by Christopher Faulet · Mon Dec 12 08:08:15 2022 +0100
- c960a3b BUG/MINOR: pool/stats: Use ullong to report total pool usage in bytes in stats by Christopher Faulet · Thu Dec 22 11:05:48 2022 +0100
- a8b7684 BUG/MEDIUM: stats: Rely on a local trash buffer to dump the stats by Christopher Faulet · Fri Dec 16 15:08:36 2022 +0100
- 16c9ca9 MINOR: stats: make show info json future-proof by Aurelien DARRAGON · Thu Dec 15 14:24:30 2022 +0100
- 42b18fb BUG/MINOR: stats: fix show stat json buffer limitation by Aurelien DARRAGON · Thu Dec 15 14:17:09 2022 +0100
- 5594184 MINOR: stats: introduce stats field ctx by Aurelien DARRAGON · Thu Dec 15 14:01:04 2022 +0100
- e76a027 MINOR: stats: provide ctx for dumping functions by Aurelien DARRAGON · Thu Dec 15 12:10:03 2022 +0100
- e06e31e MINOR: promex: introduce haproxy_backend_agg_check_status by Cedric Paillet · Thu Dec 08 09:17:01 2022 +0000
- 7d6644e BUG/MINOR: promex: create haproxy_backend_agg_server_status by Cedric Paillet · Thu Dec 08 09:17:00 2022 +0000
- b118f2f MINOR: stats: properly handle ST_F_CHECK_DURATION metric by Aurelien DARRAGON · Wed Dec 07 14:52:10 2022 +0100
- 745ce8e MINOR: stats: add server revision id support by Aurelien DARRAGON · Thu Nov 17 16:34:07 2022 +0100
- 9eb93c0 BUILD: stats: use __fallthrough in stats_dump_proxy_to_buffer() by Willy Tarreau · Mon Nov 14 07:12:05 2022 +0100
- cddec0a BUG/MINOR: stats: fixing stat shows disabled frontend status as 'OPEN' by Aurelien DARRAGON · Fri Sep 09 15:58:57 2022 +0200
- c6b7a97 BUG/MINOR: cli/stats: add missing trailing LF after "show info json" by Willy Tarreau · Fri Jun 10 15:12:21 2022 +0200
- 5a0e7ca BUG/MINOR: cli/stats: add missing trailing LF after JSON outputs by Willy Tarreau · Fri Jun 10 09:21:22 2022 +0200
- c12b321 CLEANUP: applet: rename appctx_cs() to appctx_sc() by Willy Tarreau · Fri May 27 11:08:15 2022 +0200
- caff631 CLEANUP: stats: rename all occurrences of stconn "cs" to "sc" by Willy Tarreau · Fri May 27 10:17:46 2022 +0200
- cb086c6 REORG: stconn: rename conn_stream.{c,h} to stconn.{c,h} by Willy Tarreau · Fri May 27 09:47:12 2022 +0200
- 5edca2f REORG: rename cs_utils.h to sc_strm.h by Willy Tarreau · Fri May 27 09:25:10 2022 +0200
- f61dd19 CLEANUP: stconn: rename cs_{shut,chk}* to sc_* by Willy Tarreau · Fri May 27 09:00:19 2022 +0200
- 75a8f8e CLEANUP: stconn: rename cs_{want,stop}_get() to se_{will,wont}_consume() by Willy Tarreau · Wed May 25 18:12:11 2022 +0200
- 99615ed CLEANUP: stconn: rename cs_rx_room_{blk,rdy} to sc_{need,have}_room() by Willy Tarreau · Wed May 25 07:29:36 2022 +0200
- 8e7c6e6 CLEANUP: stconn: rename cs_appctx() to sc_appctx() by Willy Tarreau · Wed May 18 17:58:02 2022 +0200
- ea27f48 CLEANUP: stconn: rename cs_{check,strm,strm_task} to sc_strm_* by Willy Tarreau · Wed May 18 16:10:52 2022 +0200
- 40a9c32 CLEANUP: stconn: rename cs_{i,o}{b,c} to sc_{i,o}{b,c} by Willy Tarreau · Wed May 18 15:55:18 2022 +0200
- d0a06d5 CLEANUP: applet: use applet_put*() everywhere possible by Willy Tarreau · Wed May 18 15:07:19 2022 +0200
- 026e8fb CLEANUP: stconn: tree-wide rename stconn states CS_ST/SB_* to SC_ST/SB_* by Willy Tarreau · Tue May 17 19:47:17 2022 +0200
- 4596fe2 CLEANUP: conn_stream: tree-wide rename to stconn (stream connector) by Willy Tarreau · Tue May 17 19:07:51 2022 +0200
- d869e13 CLEANUP: applet: rename the sedesc pointer from "endp" to "sedesc" by Willy Tarreau · Tue May 17 18:05:31 2022 +0200
- b605c42 CLEANUP: conn_stream: rename the stream endpoint flags CS_EP_* to SE_FL_* by Willy Tarreau · Tue May 17 17:04:55 2022 +0200
- d56377c CLEANUP: conn_stream: apply endp_flags.cocci tree-wide by Willy Tarreau · Tue May 17 16:31:36 2022 +0200
- 0698c80 CLEANUP: applet: remove the unneeded appctx->owner by Willy Tarreau · Wed May 11 14:09:57 2022 +0200
- 66435e5 CLEANUP: applet: use the appctx's endp instead of cs->endp by Willy Tarreau · Tue May 10 11:32:31 2022 +0200
- 6ef1648 CLEANUP: stats: rename the stats state values an mark the old ones deprecated by Willy Tarreau · Fri May 06 18:07:53 2022 +0200
- 41f8852 CLEANUP: stats/cli: stop using appctx->st2 by Willy Tarreau · Tue May 03 18:39:27 2022 +0200
- 91cefca CLEANUP: stats/cli: take the "show stat" context definition out of the appctx by Willy Tarreau · Tue May 03 17:08:29 2022 +0200
- 7e2e4f8 CLEANUP: tree-wide: remove 25 occurrences of unneeded fcntl.h by Willy Tarreau · Tue Apr 26 10:30:35 2022 +0200
- 6b0a0fb CLEANUP: tree-wide: Remove any ref to stream-interfaces by Christopher Faulet · Mon Apr 04 11:29:28 2022 +0200
- a0bdec3 MEDIUM: stream-int/conn-stream: Move blocking flags from SI to CS by Christopher Faulet · Mon Apr 04 07:51:21 2022 +0200
- da098e6 MINOR: stream-int/conn-stream: Move si_shut* and si_chk* in conn-stream scope by Christopher Faulet · Thu Mar 31 17:44:45 2022 +0200
- 62e7574 MEDIUM: stream-int/conn-stream: Move stream-interface state in the conn-stream by Christopher Faulet · Thu Mar 31 09:16:34 2022 +0200
- 908628c MEDIUM: tree-wide: Use CS util functions instead of SI ones by Christopher Faulet · Fri Mar 25 16:43:49 2022 +0100
- b041b23 MEDIUM: conn-stream: Move remaning flags from CS to endpoint by Christopher Faulet · Thu Mar 24 10:27:02 2022 +0100
- 00147f7 BUG/MINOR: stats: define the description' background color in dark color scheme by Willy Tarreau · Mon Apr 11 07:59:27 2022 +0200
- 08b45cb BUG/MEDIUM: stats: Be sure to never set EOM flag on an empty HTX message by Christopher Faulet · Thu Apr 07 09:25:13 2022 +0200
- 3fa5d19 BUG/MINOR: stats: Set conn-stream/channel EOI flags at the end of request by Christopher Faulet · Mon Mar 07 15:52:42 2022 +0100
- a690b73 MINOR: stats: Add dark mode support for socket rows by Marno Krahmer · Tue Mar 08 13:45:09 2022 +0100
- 693b23b MEDIUM: tree-wide: Use unsafe conn-stream API when it is relevant by Christopher Faulet · Mon Feb 28 09:09:05 2022 +0100
- 2da02ae BUILD: tree-wide: Avoid warnings about undefined entities retrieved from a CS by Christopher Faulet · Thu Feb 24 13:45:27 2022 +0100
- 86e1c33 MEDIUM: applet: Set the conn-stream as appctx owner instead of the stream-int by Christopher Faulet · Mon Dec 20 17:09:39 2021 +0100
- 13a35e5 MAJOR: conn_stream/stream-int: move the appctx to the conn-stream by Christopher Faulet · Mon Dec 20 15:34:16 2021 +0100
- 42d7c40 MINOR: promex: backend aggregated server check status by William Dauchy · Sun Nov 07 10:18:47 2021 +0100
- f8642ee MEDIUM: resolvers: rename dns extra counters to resolvers extra counters by Emeric Brun · Fri Oct 29 17:59:18 2021 +0200
- dfd10ab MINOR: proxy: Introduce proxy flags to replace disabled bitfield by Christopher Faulet · Wed Oct 06 14:24:19 2021 +0200
- f9d5e10 REORG: clock: move the updates of cpu/mono time to clock.c by Willy Tarreau · Fri Oct 08 10:43:59 2021 +0200
- 5554264 REORG: time: move time-keeping code and variables to clock.c by Willy Tarreau · Fri Oct 08 09:33:24 2021 +0200
- 82531f6 REORG: ssl-sock: move the sslconns/totalsslconns counters to global by Willy Tarreau · Wed Oct 06 12:15:18 2021 +0200
- 5d9ddc5 BUILD: tree-wide: add several missing activity.h by Willy Tarreau · Wed Oct 06 19:54:09 2021 +0200
- b7fc4c4 BUILD: tree-wide: add missing http_ana.h from many places by Willy Tarreau · Wed Oct 06 18:56:42 2021 +0200
- 6136989 MINOR: time: uninline report_idle() and move it to task.c by Willy Tarreau · Thu Sep 30 08:52:11 2021 +0200
- b6b1cde CLEANUP: stats: Fix some alignment mistakes by Thierry Fournier · Fri Sep 24 00:03:07 2021 +0200
- e9ed63e MINOR: stats: Enable dark mode on stat web page by Thierry Fournier · Thu Sep 23 23:59:49 2021 +0200
- fe456c5 MINOR: time: add report_idle() to report process-wide idle time by Willy Tarreau · Sat Aug 28 11:07:31 2021 +0200
- bc2ebfa MEDIUM: server: extend refcount for all servers by Amaury Denoyelle · Wed Aug 25 15:34:53 2021 +0200
- 0a8d05d BUG/MINOR: stats: use refcount to protect dynamic server on dump by Amaury Denoyelle · Wed Aug 25 14:39:53 2021 +0200
- 85a16b2 MINOR: stats: shows proxy in a stopped state by William Lallemand · Tue Aug 03 13:18:11 2021 +0200
- e7f7462 MINOR: stats: don't output internal proxies (PR_CAP_INT) by William Lallemand · Wed Jul 28 17:45:18 2021 +0200
- 59bab61 BUG/MINOR: stats: Add missing agent stats on servers by Christopher Faulet · Thu Jul 22 08:04:38 2021 +0200
- 07954fb MEDIUM: stats: include disabled proxies that hold active sessions to stats by Marno Krahmer · Thu Jun 24 16:51:08 2021 +0200
- a057045 MINOR: server: replace the pendconns-related stuff with a struct queue by Willy Tarreau · Fri Jun 18 09:30:30 2021 +0200
- 7f3c1df MINOR: proxy: replace the pendconns-related stuff with a struct queue by Willy Tarreau · Fri Jun 18 09:22:21 2021 +0200
- fc8e438 BUG/MINOR: stats: make "show stat typed desc" work again by Willy Tarreau · Thu Jun 17 07:22:27 2021 +0200
- e8422bf MEDIUM: global: remove the relative_pid from global and mworker by Willy Tarreau · Tue Jun 15 09:08:18 2021 +0200
- 9135859 CLEANUP: global: remove the nbproc field from the global structure by Willy Tarreau · Tue Jun 15 08:08:04 2021 +0200
- 973a937 BUG/MINOR: stats: fix lastchk metric that got accidently lost by Willy Tarreau · Wed May 12 17:29:14 2021 +0200
- c597772 MINOR: stats: make "show info" able to report rates as floats when asked by Willy Tarreau · Sat May 08 08:14:04 2021 +0200
- e8abc32 MINOR: stats: report uptime and start time as floats with subsecond resolution by Willy Tarreau · Sat May 08 07:56:56 2021 +0200
- d37e26e MINOR: stats: use tv_remain() to precisely compute the uptime by Willy Tarreau · Sat May 08 07:40:52 2021 +0200
- 2745620 MINOR: stats: support an optional "float" option to "show info" by Willy Tarreau · Sat May 08 07:54:24 2021 +0200
- 0b26b38 MINOR: stats: pass the appctx flags to stats_fill_info() by Willy Tarreau · Sat May 08 07:43:53 2021 +0200
- 6004fb7 MINOR: stats: add the HTML conversion for float types by Willy Tarreau · Sat May 08 07:37:38 2021 +0200