Skip to content

Haproxy 3.2#15

Open
renard wants to merge 3 commits intobcicen:masterfrom
renard:haproxy-3.2
Open

Haproxy 3.2#15
renard wants to merge 3 commits intobcicen:masterfrom
renard:haproxy-3.2

Conversation

@renard
Copy link
Copy Markdown

@renard renard commented Jan 9, 2025

This branch provides a few patches:

Sébastien Gross added 3 commits January 9, 2025 10:15
Both ZlibMemUsage and MaxZlibMemUsage where disabled by mistake in
commit f96724b. Both metrics are
still available in stat_cols_info in src/stats.c (haproxy source).

Signed-off-by: Sébastien Gross <seb•ɑƬ•chezwam•ɖɵʈ•org>
This patch change Cookie filed in Stats from uint64 to string.

In stats_fill_sv_line from src/stats-proxy.c (haproxy source) the
cookie is filled by mkf_str which handles strings.

Fix bcicen#13.

Signed-off-by: Sébastien Gross <seb•ɑƬ•chezwam•ɖɵʈ•org>
This patch updates both Info and Stat structure to latest haproxy
3.2-dev2 release.

Some information about where to figure out the fields have been added
for easier maintenance.

Signed-off-by: Sébastien Gross <seb•ɑƬ•chezwam•ɖɵʈ•org>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

dataType of "cookie" in "show stat" is string, not u64

1 participant