mirror of
https://git.haproxy.org/git/haproxy.git/
synced 2026-04-04 02:21:53 +02:00
DOC: config: Fix two typos in the server param "healthcheck" description
There was 2 typos here. First, the 'k' was missing on the parameter name. Then "sectino" was used in the description instead of "section". Let's fix them.
This commit is contained in:
parent
2147e8e368
commit
063dfd9ff3
@ -18712,10 +18712,10 @@ hash-key <key>
|
||||
uses "hash-type consistent", and the quality of the distribution will depend
|
||||
on the quality of the keys.
|
||||
|
||||
healthchec <name>
|
||||
healthcheck <name>
|
||||
May be used in the following contexts: tcp, http
|
||||
|
||||
Specify the health-check sectino to use to perform check on the server.
|
||||
Specify the health-check section to use to perform check on the server.
|
||||
|
||||
Argument :
|
||||
<name> is the health-check section name.
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user