[DOC] be more clear about the limitation to one single monitor-net entry
It was not clear in the doc that only one monitor-net entry is supported.
This commit is contained in:
parent
d986526d98
commit
95cd28309b
|
@ -2257,6 +2257,9 @@ monitor-net <source>
|
|||
nothing more. Right now, it is not possible to set failure conditions on
|
||||
requests caught by "monitor-net".
|
||||
|
||||
Last, please note that only one "monitor-net" statement can be specified in
|
||||
a frontend. If more than one is found, only the last one will be considered.
|
||||
|
||||
Example :
|
||||
# addresses .252 and .253 are just probing us.
|
||||
frontend www
|
||||
|
|
Loading…
Reference in New Issue