mirror of
https://git.haproxy.org/git/haproxy.git/
synced 2025-09-22 06:11:32 +02:00
DOC: agent-check: fix typo in "fail" word expected reply
`tcpcheck_agent_expect_reply` expects "fail" not "failed" This should fix github issue #876 This can be backported to all maintained versions (i.e >= 1.6) as of today. Signed-off-by: William Dauchy <w.dauchy@criteo.com>
This commit is contained in:
parent
90c9d78447
commit
f8e795ca04
@ -13073,7 +13073,7 @@ agent-check
|
|||||||
MAINT mode, thus it will not accept any new connections at all, and health
|
MAINT mode, thus it will not accept any new connections at all, and health
|
||||||
checks will be stopped.
|
checks will be stopped.
|
||||||
|
|
||||||
- The words "down", "failed", or "stopped", optionally followed by a
|
- The words "down", "fail", or "stopped", optionally followed by a
|
||||||
description string after a sharp ('#'). All of these mark the server's
|
description string after a sharp ('#'). All of these mark the server's
|
||||||
operating state as DOWN, but since the word itself is reported on the stats
|
operating state as DOWN, but since the word itself is reported on the stats
|
||||||
page, the difference allows an administrator to know if the situation was
|
page, the difference allows an administrator to know if the situation was
|
||||||
|
Loading…
x
Reference in New Issue
Block a user