mirror of
https://git.haproxy.org/git/haproxy.git/
synced 2025-09-23 06:41:32 +02:00
The check_status field in the CSV stats output is conditionally prefixed with "* " if a check is currently underway. This can trip tools that parse the CSV output and compare against a well known list of values. This commit just adds this bit to the documentation.