mirror of
https://git.haproxy.org/git/haproxy.git/
synced 2026-04-16 11:13:21 +02:00
It's easy to detect when logs on some paths are lost as sendmsg() will return EAGAIN. This is particularly true when sending to /dev/log, which often doesn't support a big logging capacity. Let's keep track of these and report the total number of dropped messages in "show info".