]> git.ipfire.org Git - thirdparty/haproxy.git/commit
DOC: halog: explain how to use -ac and -ad in the help message
authorWilly Tarreau <w@1wt.eu>
Fri, 25 Nov 2022 08:40:06 +0000 (09:40 +0100)
committerWilly Tarreau <w@1wt.eu>
Fri, 25 Nov 2022 08:40:06 +0000 (09:40 +0100)
commit286199c24ff9fecb1a2c502a490ad9256c621202
tree1abbfb69f1dd9e9ddd86dc53420a90cf24a18750
parentb143d110bf6b5fa65ba864e153f7cc0ee1c5ebac
DOC: halog: explain how to use -ac and -ad in the help message

Tim reported in issue #1435 that halog options -ac/-ad were poorly
documented. They're indeed used to spot infrastructure outages between
the clients and haproxy by detecting abnormal periods of silence followed
by bursts, either affecting the network itself, or also a single machine
(e.g. swapping on an edge client or proxy can cause such patterns).
admin/halog/halog.c