mirror of
http://git.haproxy.org/git/haproxy.git
synced 2026-02-09 19:02:47 +02:00
This patch splits the function stats_dump_sv_stats() in two parts. The extracted part is called stats_fill_sv_stats(), and just fill the stats buffer. This split allows the usage of preformated stats in other parts of HAProxy like the Lua.