Files
haproxy/src
Willy Tarreau 4607fadb99 MEDIUM: stats: convert stats_dump_li_stats() to use stats_dump_fields_csv()
This function now only fills the relevant fields with raw values and
calls stats_dump_fields_csv() for the CSV part. The output remains
exactly the same for now.

It is worth mentionning that l->cum_conn is being dumped into a cum_sess
field and that once we introduce an official cum_conn field we may have
to dump the same value at both places to maintain compatibility with the
existing stats.
2016-03-11 17:08:04 +01:00
..
2015-09-21 20:57:12 +02:00
2016-02-19 13:24:21 +01:00
2016-02-09 14:53:15 +01:00
2016-02-19 14:37:41 +01:00