- d2b474f BUG/MEDIUM: cache/stats: Wait to have the request before sending the response by Christopher Faulet · 10 weeks ago
- ea0a9a6 BUG/MINOR: stats: Don't state the 303 redirect response is chunked by Christopher Faulet · 6 months ago
- 617ec5c BUG/MINOR: htpp-ana/stats: Specify that HTX redirect messages have a C-L header by Christopher Faulet · 1 year, 1 month ago
- 1c8372b BUG/MINOR: backend: use cum_sess counters instead of cum_conn by Amaury Denoyelle · 8 months ago
- f618dbc BUG/MINOR: stats: drop srv refcount on early release by Amaury Denoyelle · 9 months ago
- 36e5427 BUG/MEDIUM: cli: some err/warn msg dumps add LR into CSV output on stat's CLI by Emeric Brun · 10 months ago
- 40f8802 MINOR: stats: store the parent proxy in stats ctx (http) by Aurelien DARRAGON · 12 months ago
- 7a38d47 BUG/MINOR: stats: Fix Lua's `get_stats` function by Tim Duesterhus · 1 year, 6 months ago
- 5723b38 MINOR: stats: report the boot time in "show info" by Willy Tarreau · 1 year, 6 months ago
- 52fd879 CLEANUP: stats: update the trash chunk where it's used by Willy Tarreau · 1 year, 6 months ago
- 4cfb001 MINOR: stats: report the listener's protocol along with the address in stats by Willy Tarreau · 1 year, 7 months ago
- 9615102 MINOR: stats: report the number of times the global maxconn was reached by Willy Tarreau · 1 year, 7 months ago
- 3c4a297 MINOR: stats: report the total number of warnings issued by Willy Tarreau · 1 year, 7 months ago
- a236c58 BUG/MEDIUM: stats: Require more room if buffer is almost full by Christopher Faulet · 1 year, 7 months ago
- 7b3d38a MEDIUM: tree-wide: Change sc API to specify required free space to progress by Christopher Faulet · 1 year, 7 months ago
- f4258bd MINOR: stats: Use the applet API to write data by Christopher Faulet · 1 year, 7 months ago
- 0ababda BUG/MINOR: stats: fix typo in `TotalSplicedBytesOut` field name by Tim Duesterhus · 1 year, 8 months ago
- c05d30e MINOR: clock: replace the timeval start_time with start_time_ns by Willy Tarreau · 1 year, 7 months ago
- 69530f5 MEDIUM: clock: replace timeval "now" with integer "now_ns" by Willy Tarreau · 1 year, 7 months ago
- eed5da1 MINOR: clock: do not use now.tv_sec anymore by Willy Tarreau · 1 year, 7 months ago
- 563efe6 MINOR: stats: use nanoseconds, not timeval to compute uptime by Willy Tarreau · 1 year, 7 months ago
- 7222db7 BUG/MINOR: stats: report the correct start date in "show info" by Willy Tarreau · 1 year, 7 months ago
- 1746b56 MINOR: server: change srv_op_st_chg_cause storage type by Aurelien DARRAGON · 1 year, 8 months ago
- 9b1ccd7 MINOR: server: change adm_st_chg_cause storage type by Aurelien DARRAGON · 1 year, 8 months ago
- ca5309a MINOR: stconn: Add a flag to report EOS at the stream-connector level by Christopher Faulet · 1 year, 7 months ago
- 214f1b5 MINOR: tree-wide: Replace several chn_prod() by the corresponding SC by Christopher Faulet · 1 year, 8 months ago
- 0c370ee MINOR: stconn: Rename SC_FL_SHUTR in SC_FL_ABRT_DONE by Christopher Faulet · 1 year, 8 months ago
- 9837bd8 BUG/MEDIUM: stats: Eat output data when waiting for appctx shutdown by Christopher Faulet · 1 year, 8 months ago
- fc458ec CLEANUP: tree-wide: remove strpcy() from constant strings by Willy Tarreau · 1 year, 8 months ago
- dea25f5 MINOR: compression: Count separately request and response compression by Olivier Houchard · 1 year, 8 months ago
- 99a8d0f BUG/MINOR: stats: properly handle server stats dumping resumption by Aurelien DARRAGON · 1 year, 10 months ago
- 87633c3 MEDIUM: tree-wide: Move flags about shut from the channel to the SC by Christopher Faulet · 1 year, 8 months ago
- df15a5d MEDIUM: stats: Use the sedesc to report and detect end of processing by Christopher Faulet · 1 year, 8 months ago
- 9229774 MINOR: applet: No longer set EOI on the SC by Christopher Faulet · 1 year, 8 months ago
- 41a454d BUG/MINOR: stats: Don't replace sc_shutr() by SE_FL_EOS flag yet by Christopher Faulet · 1 year, 8 months ago
- c2c043e BUG/MEDIUM: stats: Consume the request except when parsing the POST payload by Christopher Faulet · 1 year, 8 months ago
- b08c525 MINOR: stconn: Always report READ/WRITE event on shutr/shutw by Christopher Faulet · 1 year, 9 months ago
- b685ad0 BUG/MINOR: clock/stats: also use start_time not start_date in HTML info by Willy Tarreau · 1 year, 10 months ago
- 6093ba4 BUG/MINOR: clock: do not mix wall-clock and monotonic time in uptime calculation by Willy Tarreau · 1 year, 10 months ago
- d97d1d7 BUG/MINOR: stats: Prevent HTTP "other sessions" counter underflows by Frédéric Lécaille · 1 year, 10 months ago
- 90304dc BUG/MINOR: stats: fix STAT_STARTED behavior with full htx by Aurelien DARRAGON · 1 year, 10 months ago
- 28a2361 BUG/MINOR: stats: fix show stats field ctx for servers by Aurelien DARRAGON · 1 year, 10 months ago
- 9b07d4f BUG/MINOR: stats: fix ctx->field update in stats_dump_proxy_to_buffer() by Aurelien DARRAGON · 1 year, 10 months ago
- e5958d0 BUG/MEDIUM: stats: fix resolvers dump by Aurelien DARRAGON · 1 year, 10 months ago
- 1465684 BUG/MINOR: stats: fix source buffer size for http dump by Aurelien DARRAGON · 1 year, 10 months ago
- 758c69d MINOR: listener: move the maxconn parameter to the bind_conf by Willy Tarreau · 1 year, 11 months ago
- 9969adb MINOR: stats: add by HTTP version cumulated number of sessions and requests by Frédéric Lécaille · 1 year, 10 months ago
- 5e7ecbe BUG/MINOR: stats: use proper buffer size for http dump by Aurelien DARRAGON · 1 year, 10 months ago
- 6be8d09 OPTIM: global: move byte counts out of global and per-thread by Willy Tarreau · 1 year, 11 months ago
- 6e1bbc4 REORG: channel: Rename CF_READ_NULL to CF_READ_EVENT by Christopher Faulet · 2 years ago
- c960a3b BUG/MINOR: pool/stats: Use ullong to report total pool usage in bytes in stats by Christopher Faulet · 1 year, 11 months ago
- a8b7684 BUG/MEDIUM: stats: Rely on a local trash buffer to dump the stats by Christopher Faulet · 2 years ago
- 16c9ca9 MINOR: stats: make show info json future-proof by Aurelien DARRAGON · 2 years ago
- 42b18fb BUG/MINOR: stats: fix show stat json buffer limitation by Aurelien DARRAGON · 2 years ago
- 5594184 MINOR: stats: introduce stats field ctx by Aurelien DARRAGON · 2 years ago
- e76a027 MINOR: stats: provide ctx for dumping functions by Aurelien DARRAGON · 2 years ago
- e06e31e MINOR: promex: introduce haproxy_backend_agg_check_status by Cedric Paillet · 2 years ago
- 7d6644e BUG/MINOR: promex: create haproxy_backend_agg_server_status by Cedric Paillet · 2 years ago
- b118f2f MINOR: stats: properly handle ST_F_CHECK_DURATION metric by Aurelien DARRAGON · 2 years ago
- 745ce8e MINOR: stats: add server revision id support by Aurelien DARRAGON · 2 years ago
- 9eb93c0 BUILD: stats: use __fallthrough in stats_dump_proxy_to_buffer() by Willy Tarreau · 2 years ago
- cddec0a BUG/MINOR: stats: fixing stat shows disabled frontend status as 'OPEN' by Aurelien DARRAGON · 2 years, 3 months ago
- c6b7a97 BUG/MINOR: cli/stats: add missing trailing LF after "show info json" by Willy Tarreau · 2 years, 6 months ago
- 5a0e7ca BUG/MINOR: cli/stats: add missing trailing LF after JSON outputs by Willy Tarreau · 2 years, 6 months ago
- c12b321 CLEANUP: applet: rename appctx_cs() to appctx_sc() by Willy Tarreau · 2 years, 6 months ago
- caff631 CLEANUP: stats: rename all occurrences of stconn "cs" to "sc" by Willy Tarreau · 2 years, 6 months ago
- cb086c6 REORG: stconn: rename conn_stream.{c,h} to stconn.{c,h} by Willy Tarreau · 2 years, 6 months ago
- 5edca2f REORG: rename cs_utils.h to sc_strm.h by Willy Tarreau · 2 years, 6 months ago
- f61dd19 CLEANUP: stconn: rename cs_{shut,chk}* to sc_* by Willy Tarreau · 2 years, 6 months ago
- 75a8f8e CLEANUP: stconn: rename cs_{want,stop}_get() to se_{will,wont}_consume() by Willy Tarreau · 2 years, 6 months ago
- 99615ed CLEANUP: stconn: rename cs_rx_room_{blk,rdy} to sc_{need,have}_room() by Willy Tarreau · 2 years, 6 months ago
- 8e7c6e6 CLEANUP: stconn: rename cs_appctx() to sc_appctx() by Willy Tarreau · 2 years, 6 months ago
- ea27f48 CLEANUP: stconn: rename cs_{check,strm,strm_task} to sc_strm_* by Willy Tarreau · 2 years, 6 months ago
- 40a9c32 CLEANUP: stconn: rename cs_{i,o}{b,c} to sc_{i,o}{b,c} by Willy Tarreau · 2 years, 6 months ago
- d0a06d5 CLEANUP: applet: use applet_put*() everywhere possible by Willy Tarreau · 2 years, 6 months ago
- 026e8fb CLEANUP: stconn: tree-wide rename stconn states CS_ST/SB_* to SC_ST/SB_* by Willy Tarreau · 2 years, 6 months ago
- 4596fe2 CLEANUP: conn_stream: tree-wide rename to stconn (stream connector) by Willy Tarreau · 2 years, 6 months ago
- d869e13 CLEANUP: applet: rename the sedesc pointer from "endp" to "sedesc" by Willy Tarreau · 2 years, 6 months ago
- b605c42 CLEANUP: conn_stream: rename the stream endpoint flags CS_EP_* to SE_FL_* by Willy Tarreau · 2 years, 6 months ago
- d56377c CLEANUP: conn_stream: apply endp_flags.cocci tree-wide by Willy Tarreau · 2 years, 6 months ago
- 0698c80 CLEANUP: applet: remove the unneeded appctx->owner by Willy Tarreau · 2 years, 7 months ago
- 66435e5 CLEANUP: applet: use the appctx's endp instead of cs->endp by Willy Tarreau · 2 years, 7 months ago
- 6ef1648 CLEANUP: stats: rename the stats state values an mark the old ones deprecated by Willy Tarreau · 2 years, 7 months ago
- 41f8852 CLEANUP: stats/cli: stop using appctx->st2 by Willy Tarreau · 2 years, 7 months ago
- 91cefca CLEANUP: stats/cli: take the "show stat" context definition out of the appctx by Willy Tarreau · 2 years, 7 months ago
- 7e2e4f8 CLEANUP: tree-wide: remove 25 occurrences of unneeded fcntl.h by Willy Tarreau · 2 years, 7 months ago
- 6b0a0fb CLEANUP: tree-wide: Remove any ref to stream-interfaces by Christopher Faulet · 2 years, 8 months ago
- a0bdec3 MEDIUM: stream-int/conn-stream: Move blocking flags from SI to CS by Christopher Faulet · 2 years, 8 months ago
- da098e6 MINOR: stream-int/conn-stream: Move si_shut* and si_chk* in conn-stream scope by Christopher Faulet · 2 years, 8 months ago
- 62e7574 MEDIUM: stream-int/conn-stream: Move stream-interface state in the conn-stream by Christopher Faulet · 2 years, 8 months ago
- 908628c MEDIUM: tree-wide: Use CS util functions instead of SI ones by Christopher Faulet · 2 years, 8 months ago
- b041b23 MEDIUM: conn-stream: Move remaning flags from CS to endpoint by Christopher Faulet · 2 years, 8 months ago
- 00147f7 BUG/MINOR: stats: define the description' background color in dark color scheme by Willy Tarreau · 2 years, 8 months ago
- 08b45cb BUG/MEDIUM: stats: Be sure to never set EOM flag on an empty HTX message by Christopher Faulet · 2 years, 8 months ago
- 3fa5d19 BUG/MINOR: stats: Set conn-stream/channel EOI flags at the end of request by Christopher Faulet · 2 years, 9 months ago
- a690b73 MINOR: stats: Add dark mode support for socket rows by Marno Krahmer · 2 years, 9 months ago
- 693b23b MEDIUM: tree-wide: Use unsafe conn-stream API when it is relevant by Christopher Faulet · 2 years, 9 months ago
- 2da02ae BUILD: tree-wide: Avoid warnings about undefined entities retrieved from a CS by Christopher Faulet · 2 years, 9 months ago
- 86e1c33 MEDIUM: applet: Set the conn-stream as appctx owner instead of the stream-int by Christopher Faulet · 3 years ago
- 13a35e5 MAJOR: conn_stream/stream-int: move the appctx to the conn-stream by Christopher Faulet · 3 years ago