The doc mentioned that spop-check option may only be used for backends.
However, option may be used in default and listen sections as well
according to the code. Let's fix the doc so that doc and code are
consistent to each other.
This could be backported to all stable versions.
option splice-auto (*) X X X X
option splice-request (*) X X X X
option splice-response (*) X X X X
-option spop-check - - - X
+option spop-check X - X X
option srvtcpka (*) X - X X
option ssl-hello-chk X - X X
-- keyword -------------------------- defaults - frontend - listen -- backend -
option spop-check
Use SPOP health checks for server testing
May be used in sections : defaults | frontend | listen | backend
- no | no | no | yes
+ yes | no | yes | yes
Arguments : none
It is possible to test that the server correctly talks SPOP protocol instead