mirror of
http://git.haproxy.org/git/haproxy.git
synced 2026-02-18 13:56:52 +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".