mirror of
https://git.haproxy.org/git/haproxy.git/
synced 2025-08-06 15:17:01 +02:00
DOC: config: fix monitor-fail typo
monitor-fail doesn't exist, but it was mentionned in the documentation. Fixing it with "monitor fail" instead.
This commit is contained in:
parent
8b2152181c
commit
f4bf84f33f
@ -19177,7 +19177,7 @@ xxh64([<seed>])
|
||||
|
||||
A first set of sample fetch methods applies to internal information which does
|
||||
not even relate to any client information. These ones are sometimes used with
|
||||
"monitor-fail" directives to report an internal status to external watchers.
|
||||
"monitor fail" directives to report an internal status to external watchers.
|
||||
The sample fetch methods described in this section are usable anywhere.
|
||||
|
||||
Summary of sample fetch methods in this section and their respective types:
|
||||
|
Loading…
Reference in New Issue
Block a user